aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-12 11:47:22 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-12 11:47:22 +0000
commit89ef8d3391791ec7eb21f5d7ba1d35132e559ecb (patch)
tree5a23769cf5dc9a75b6c8ab29926b76c40cd59f41 /src/Makefile.am
parent72291fa29300f06bf324bfe72ae4b88ec7df1990 (diff)
downloadgnunet-gtk-89ef8d3391791ec7eb21f5d7ba1d35132e559ecb.tar.gz
gnunet-gtk-89ef8d3391791ec7eb21f5d7ba1d35132e559ecb.zip
fixing 1453
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@ \