-fix warning
[oweals/gnunet.git] / src / sensor / Makefile.am
index 9739b6743d0c6de1df29d0030b8d7c890e43d26f..4be8623378c7acdba3456c1eab6683d826451253 100644 (file)
@@ -18,8 +18,11 @@ if USE_COVERAGE
 endif
 
 bin_PROGRAMS = \
- gnunet-sensor \
- gnunet-sensor-profiler 
+ gnunet-sensor 
+
+noinst_PROGRAMS = \
+ gnunet-sensor-profiler \
+ perf-pow-sign
 
 libexec_PROGRAMS = \
  gnunet-service-sensor
@@ -116,7 +119,14 @@ gnunet_sensor_profiler_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/testbed/libgnunettestbed.la \
   $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
-  $(top_builddir)/src/transport/libgnunettransport.la
+  $(top_builddir)/src/statistics/libgnunetstatistics.la
+
+perf_pow_sign_SOURCES = \
+  perf_pow_sign.c
+perf_pow_sign_LDADD = \
+  $(top_builddir)/src/util/libgnunetutil.la \
+  $(top_builddir)/src/testbed/libgnunettestbed.la \
+  libgnunetsensorutil.la
 
 pkgsensordir = sensors