aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-31 12:48:47 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-31 12:48:47 +0000
commite2930db93755af3936c7592f881b9b1580240de2 (patch)
treeef92345107632dc56d5fa355bd6240a4a67717c9
parent31ce803b2e7ffbb81ee3ed894c00c970cd74ab6a (diff)
downloadgnunet-e2930db93755af3936c7592f881b9b1580240de2.tar.gz
gnunet-e2930db93755af3936c7592f881b9b1580240de2.zip
-fix
-rw-r--r--src/ats-tool/Makefile.am4
-rw-r--r--src/regex/Makefile.am2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/ats-tool/Makefile.am b/src/ats-tool/Makefile.am
index d39bef3e7..c633a20ca 100644
--- a/src/ats-tool/Makefile.am
+++ b/src/ats-tool/Makefile.am
@@ -12,10 +12,10 @@ bin_PROGRAMS = \
12 gnunet-ats 12 gnunet-ats
13 13
14gnunet_ats_SOURCES = \ 14gnunet_ats_SOURCES = \
15 gnunet-ats.c gnunet-service-ats.h 15 gnunet-ats.c
16gnunet_ats_LDADD = \ 16gnunet_ats_LDADD = \
17 $(top_builddir)/src/util/libgnunetutil.la \ 17 $(top_builddir)/src/util/libgnunetutil.la \
18 $(top_builddir)/src/ats/libgnunetats.la \ 18 $(top_builddir)/src/ats/libgnunetats.la \
19 $(top_builddir)/src/transport/libgnunettransport.la \ 19 $(top_builddir)/src/transport/libgnunettransport.la \
20 $(top_builddir)/src/hello/libgnunethello.la \ 20 $(top_builddir)/src/hello/libgnunethello.la \
21 $(GN_LIBINTL) \ No newline at end of file 21 $(GN_LIBINTL)
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index fe882a1e9..466d63cfc 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -76,4 +76,4 @@ test_regex_iptoregex_LDADD = \
76 76
77 77
78EXTRA_DIST = \ 78EXTRA_DIST = \
79 regex_profiler_test.conf 79 regex_simulation_profiler_test.conf