aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2005-05-24 11:20:25 +0000
committerChristian Grothoff <christian@grothoff.org>2005-05-24 11:20:25 +0000
commitfb687c8e356b840902c9117c0342bc683c7ce921 (patch)
tree0bae4439e67c5abca6189a5f2fd3edce3c0a378a /src/Makefile.am
parentb612f40e35dbb7f1636773c10ed63b87d6eb49f5 (diff)
downloadgnunet-gtk-fb687c8e356b840902c9117c0342bc683c7ce921.tar.gz
gnunet-gtk-fb687c8e356b840902c9117c0342bc683c7ce921.zip
hacking
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c8b385f6..bbec783b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES = \
7bin_PROGRAMS = gnunet-gtk 7bin_PROGRAMS = gnunet-gtk
8 8
9gnunet_gtk_SOURCES = \ 9gnunet_gtk_SOURCES = \
10 main.c \ 10 main.c gettext.h \
11 support.c support.h \ 11 support.c support.h \
12 interface.c interface.h \ 12 interface.c interface.h \
13 callbacks.c callbacks.h 13 callbacks.c callbacks.h