make it easy to start service by hand
[oweals/gnunet.git] / src / statistics / Makefile.am
index 9bc4327af457da6a8a70421901cb778de12f7ef8..4a924c5b50cfeebb0b92e77b10fe25d45236dd32 100644 (file)
@@ -52,9 +52,11 @@ test_statistics_api_LDADD = \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la  
 
-EXTRA_DIST = \
-  test_statistics_api_data.conf 
-
 check_SCRIPTS = \
   test_gnunet_statistics.sh
 
+EXTRA_DIST = \
+  test_statistics_api_data.conf \
+  $(check_SCRIPTS) 
+
+