aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-08 07:19:48 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-08 07:19:48 +0000
commit0c04264a4aaabe0705c91f732b67062c9c8a5c0d (patch)
treecea8fd29146317d9a8b7d218625f895adb3a335c /src/fs/Makefile.am
parent0b3630b48775eeb6a236a59aea0de90758dc0369 (diff)
downloadgnunet-gtk-0c04264a4aaabe0705c91f732b67062c9c8a5c0d.tar.gz
gnunet-gtk-0c04264a4aaabe0705c91f732b67062c9c8a5c0d.zip
-hide dysfunctional namespace management button, remove dead dialogs, move manager to identity for now
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 39c8d98e..d17d5dd2 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -28,9 +28,7 @@ gnunet_fs_gtk_SOURCES = \
28 gnunet-fs-gtk_open-uri.c gnunet-fs-gtk_open-uri.h \ 28 gnunet-fs-gtk_open-uri.c gnunet-fs-gtk_open-uri.h \
29 gnunet-fs-gtk_unindex.c gnunet-fs-gtk_unindex.h \ 29 gnunet-fs-gtk_unindex.c gnunet-fs-gtk_unindex.h \
30 gnunet-fs-gtk_publish-dialog.c \ 30 gnunet-fs-gtk_publish-dialog.c \
31 gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h \ 31 gnunet-fs-gtk_publish-edit-dialog.c gnunet-fs-gtk_publish-edit-dialog.h
32 gnunet-fs-gtk_namespace_manager.c \
33 gnunet-fs-gtk_namespace_manager.h
34 32
35gnunet_fs_gtk_LDADD = \ 33gnunet_fs_gtk_LDADD = \
36 $(top_builddir)/src/lib/libgnunetgtk.la \ 34 $(top_builddir)/src/lib/libgnunetgtk.la \