aboutsummaryrefslogtreecommitdiff
path: root/src/abe/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/abe/Makefile.am')
-rw-r--r--src/abe/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/abe/Makefile.am b/src/abe/Makefile.am
index 23a7ae68e..cccd3ccb0 100644
--- a/src/abe/Makefile.am
+++ b/src/abe/Makefile.am
@@ -20,6 +20,8 @@ libgnunetabe_la_LIBADD = \
20 $(LTLIBICONV) \ 20 $(LTLIBICONV) \
21 $(LTLIBINTL) \ 21 $(LTLIBINTL) \
22 $(ABE_LIBADD) \ 22 $(ABE_LIBADD) \
23 $(top_builddir)/src/util/libgnunetutil.la \
24 -lgmp \
23 -lgabe \ 25 -lgabe \
24 -lpbc \ 26 -lpbc \
25 -lglib-2.0 \ 27 -lglib-2.0 \