aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e329755c..17ca76df 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -21,6 +21,7 @@ gnunet_gtk_SOURCES = \
21 main_window_file_search.c \ 21 main_window_file_search.c \
22 main_window_open_directory.c \ 22 main_window_open_directory.c \
23 main_window_view_toggles.c \ 23 main_window_view_toggles.c \
24 os_installation.c \
24 peerinfo.c peerinfo.h 25 peerinfo.c peerinfo.h
25gnunet_gtk_LDADD = \ 26gnunet_gtk_LDADD = \
26 @GTK_LIBS@ \ 27 @GTK_LIBS@ \