diff options
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r-- | src/fs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index a4d590c7..6cd7d69a 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am | |||
@@ -23,7 +23,7 @@ gnunet_fs_gtk_SOURCES = \ | |||
23 | gnunet-fs-gtk_main-window-search.c \ | 23 | gnunet-fs-gtk_main-window-search.c \ |
24 | gnunet-fs-gtk_main-window-view-toggles.c \ | 24 | gnunet-fs-gtk_main-window-view-toggles.c \ |
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 gnunet-fs-gtk_open-uri.h \ |
27 | gnunet-fs-gtk_unindex.c gnunet-fs-gtk_unindex.h \ | 27 | gnunet-fs-gtk_unindex.c gnunet-fs-gtk_unindex.h \ |
28 | gnunet-fs-gtk_publish-dialog.c \ | 28 | gnunet-fs-gtk_publish-dialog.c \ |
29 | gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h \ | 29 | gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h \ |