From d293c058c38e16ba21cbded1ce76b590a0815b79 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sat, 6 Apr 2019 22:31:56 +0000 Subject: move gnunet-download-manager to contrib --- src/fs/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'src/fs/Makefile.am') diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am index 85ac37b83..80316dc2e 100644 --- a/src/fs/Makefile.am +++ b/src/fs/Makefile.am @@ -89,10 +89,6 @@ bin_PROGRAMS = \ gnunet-fs \ gnunet-unindex -#bin_SCRIPTS = \ -# gnunet-download-manager.scm -noinst_SCRIPTS = gnunet-download-manager.scm - gnunet_directory_SOURCES = \ gnunet-directory.c gnunet_directory_LDADD = \ @@ -574,7 +570,6 @@ EXTRA_DIST = \ test_gnunet_fs_idx.py.in \ test_gnunet_service_fs_migration_data.conf \ test_gnunet_service_fs_p2p_cadet.conf \ - test_pseudonym_data.conf \ - $(noinst_SCRIPTS) + test_pseudonym_data.conf CLEANFILES = $(check_SCRIPTS) -- cgit v1.2.3