- Fix contidion for next round
[oweals/gnunet.git] / src / nse / Makefile.am
index 48844bfc07d244cba98a1380324407466457eda8..054a77663e2754c06a9143b5fbd18fcd4ca606a4 100644 (file)
@@ -11,7 +11,7 @@ endif
 
 pkgcfgdir= $(pkgdatadir)/config.d/
 
-dist_pkgcfg_DATA = \
+pkgcfg_DATA = \
   nse.conf
 
 
@@ -38,6 +38,7 @@ gnunet_nse_profiler_SOURCES = \
 gnunet_nse_profiler_LDADD = -lm \
   $(top_builddir)/src/nse/libgnunetnse.la \
   $(top_builddir)/src/util/libgnunetutil.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/testing/libgnunettesting.la \
   $(GN_LIBINTL)
 gnunet_nse_profiler_DEPENDENCIES = \