aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 95226157..2e19b9b6 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -21,11 +21,11 @@ gnunet_fs_gtk_SOURCES = \
21 gnunet-fs-gtk_main-window-meta-data-context-menu.c \ 21 gnunet-fs-gtk_main-window-meta-data-context-menu.c \
22 gnunet-fs-gtk_main-window-search.c \ 22 gnunet-fs-gtk_main-window-search.c \
23 gnunet-fs-gtk_main-window-view-toggles.c \ 23 gnunet-fs-gtk_main-window-view-toggles.c \
24 gnunet-fs-gtk_open-directory.c \
24 gnunet-fs-gtk_publish-dialog.c \ 25 gnunet-fs-gtk_publish-dialog.c \
25 gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h \ 26 gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h \
26 gnunet-fs-gtk-main_window_file_download.c \ 27 gnunet-fs-gtk-main_window_file_download.c \
27 gnunet-fs-gtk-main_window_namespace.c \ 28 gnunet-fs-gtk-main_window_namespace.c
28 gnunet-fs-gtk-main_window_open_directory.c
29gnunet_fs_gtk_LDADD = \ 29gnunet_fs_gtk_LDADD = \
30 $(top_builddir)/src/lib/libgnunetgtk.la \ 30 $(top_builddir)/src/lib/libgnunetgtk.la \
31 @GTK_LIBS@ \ 31 @GTK_LIBS@ \