diff options
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r-- | src/fs/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index 07935135..20d8a7da 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am | |||
@@ -25,7 +25,8 @@ gnunet_fs_gtk_SOURCES = \ | |||
25 | gnunet-fs-gtk_open-directory.c \ | 25 | gnunet-fs-gtk_open-directory.c \ |
26 | gnunet-fs-gtk_open-uri.c \ | 26 | gnunet-fs-gtk_open-uri.c \ |
27 | gnunet-fs-gtk_publish-dialog.c \ | 27 | gnunet-fs-gtk_publish-dialog.c \ |
28 | gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h | 28 | gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h \ |
29 | gnunet-fs-gtk_namespace_manager.c gnunet-fs-gtk_namespace_manager.h | ||
29 | gnunet_fs_gtk_LDADD = \ | 30 | gnunet_fs_gtk_LDADD = \ |
30 | $(top_builddir)/src/lib/libgnunetgtk.la \ | 31 | $(top_builddir)/src/lib/libgnunetgtk.la \ |
31 | @GTK_LIBS@ \ | 32 | @GTK_LIBS@ \ |