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 3db3ffed..6b699c2b 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am | |||
@@ -18,12 +18,13 @@ gnunet_fs_gtk_SOURCES = \ | |||
18 | gnunet-fs-gtk-anonymity_spin_buttons.c gnunet-fs-gtk-anonymity_spin_buttons.h \ | 18 | gnunet-fs-gtk-anonymity_spin_buttons.c gnunet-fs-gtk-anonymity_spin_buttons.h \ |
19 | gnunet-fs-gtk-main_window_meta_data_context_menu.c \ | 19 | gnunet-fs-gtk-main_window_meta_data_context_menu.c \ |
20 | gnunet-fs-gtk.c gnunet-fs-gtk.h \ | 20 | gnunet-fs-gtk.c gnunet-fs-gtk.h \ |
21 | gnunet-fs-gtk-main_window_adv_pseudonym.c \ | ||
21 | gnunet-fs-gtk-main_window_create_pseudonym.c \ | 22 | gnunet-fs-gtk-main_window_create_pseudonym.c \ |
22 | gnunet-fs-gtk-main_window_file_download.c \ | 23 | gnunet-fs-gtk-main_window_file_download.c \ |
23 | gnunet-fs-gtk-main_window_file_publish.c \ | 24 | gnunet-fs-gtk-main_window_file_publish.c \ |
24 | gnunet-fs-gtk-main_window_namespace.c \ | 25 | gnunet-fs-gtk-main_window_namespace.c \ |
26 | gnunet-fs-gtk-main_window_search.c \ | ||
25 | gnunet-fs-gtk-main_window_open_directory.c \ | 27 | gnunet-fs-gtk-main_window_open_directory.c \ |
26 | gnunet-fs-gtk-main_window_adv_pseudonym.c \ | ||
27 | gnunet-fs-gtk-main_window_view_toggles.c | 28 | gnunet-fs-gtk-main_window_view_toggles.c |
28 | gnunet_fs_gtk_LDADD = \ | 29 | gnunet_fs_gtk_LDADD = \ |
29 | $(top_builddir)/src/lib/libgnunetgtk.la \ | 30 | $(top_builddir)/src/lib/libgnunetgtk.la \ |