ats_ril: - removed some redundantly saved plugin environment attributes
[oweals/gnunet.git] / src / fs / Makefile.am
index 30a14e2c23aafc39c031a59466c13857c8b186a8..37ac79a52862cf5766efe3dd8076f8ec603826c6 100644 (file)
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/src/include
+AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 if MINGW
  WINFLAGS = -Wl,--no-undefined -Wl,--export-all-symbols 
@@ -269,8 +269,7 @@ if HAVE_PYTHON
 check_SCRIPTS = \
  test_gnunet_fs_psd.py \
  test_gnunet_fs_rec.py \
- test_gnunet_fs_idx.py \
- test_gnunet_fs_ns.py 
+ test_gnunet_fs_idx.py 
 endif
 
 if ENABLE_MONKEY
@@ -546,14 +545,12 @@ EXTRA_DIST = \
   test_gnunet_service_fs_migration_data.conf \
   test_gnunet_service_fs_p2p_mesh.conf \
   test_gnunet_fs_idx_data.conf \
-  test_gnunet_fs_ns_data.conf \
   test_gnunet_fs_psd_data.conf \
   test_gnunet_fs_rec_data.conf \
   perf_gnunet_service_fs_p2p.conf \
   test_gnunet_fs_rec_data.tgz \
   test_gnunet_fs_psd.py.in \
   test_gnunet_fs_rec.py.in \
-  test_gnunet_fs_ns.py.in \
   test_gnunet_fs_idx.py.in \
   test_pseudonym_data.conf \
   $(bin_SCRIPTS)