diff options
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r-- | src/testing/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index c01e9bdbd..6e0f29c4e 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am | |||
@@ -62,9 +62,6 @@ libgnunettesting_la_LIBADD = \ | |||
62 | $(top_builddir)/src/arm/libgnunetarm.la \ | 62 | $(top_builddir)/src/arm/libgnunetarm.la \ |
63 | $(top_builddir)/src/util/libgnunetutil.la \ | 63 | $(top_builddir)/src/util/libgnunetutil.la \ |
64 | $(LTLIBINTL) | 64 | $(LTLIBINTL) |
65 | libgnunettesting_la_DEPENDENCIES = \ | ||
66 | $(top_builddir)/src/arm/libgnunetarm.la \ | ||
67 | $(top_builddir)/src/util/libgnunetutil.la | ||
68 | libgnunettesting_la_LDFLAGS = \ | 65 | libgnunettesting_la_LDFLAGS = \ |
69 | $(GN_LIB_LDFLAGS) \ | 66 | $(GN_LIB_LDFLAGS) \ |
70 | -version-info 2:0:1 | 67 | -version-info 2:0:1 |