aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
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