-fixes
[oweals/gnunet.git] / src / testing / Makefile.am
index 96c527de43377bc043a09514695bfced5ef08226..050691d13ae8d42ed0192f125ee1396a7729e4d2 100644 (file)
@@ -36,6 +36,7 @@ endif
 lib_LTLIBRARIES = libgnunettesting.la
 
 libgnunettesting_la_SOURCES = \
+  helper.c \
   testing.c  \
   testing_group.c \
   testing_peergroup.c
@@ -47,8 +48,9 @@ libgnunettesting_la_LIBADD = $(XLIB) \
  -lm \
  $(top_builddir)/src/util/libgnunetutil.la 
 libgnunettesting_la_LDFLAGS = \
- $(GN_LIB_LDFLAGS)
+ $(GN_LIB_LDFLAGS) \
+ -version-info 0:1:0
+
 bin_PROGRAMS = \
  gnunet-testing