diff options
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r-- | src/core/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index 91354385..5c7bfe62 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am | |||
@@ -7,7 +7,7 @@ INCLUDES = \ | |||
7 | bin_PROGRAMS = gnunet-gtk | 7 | bin_PROGRAMS = gnunet-gtk |
8 | 8 | ||
9 | gnunet_gtk_SOURCES = \ | 9 | gnunet_gtk_SOURCES = \ |
10 | main.c main.h | 10 | main.c |
11 | 11 | ||
12 | gnunet_gtk_LDADD = \ | 12 | gnunet_gtk_LDADD = \ |
13 | @GTK_LIBS@ \ | 13 | @GTK_LIBS@ \ |