aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-12-02 09:43:04 +0100
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-12-02 09:43:04 +0100
commit50c476877e2fdbf6e97259e7790b0c42e0ddd487 (patch)
tree6ed4e5b26d23d1d03f259bd72f02ce8737e2f4a4 /Makefile.am
parent56b43dab7ff80acc4cd0e7ad3057abd5e6bad680 (diff)
downloadlibbrandt-50c476877e2fdbf6e97259e7790b0c42e0ddd487.tar.gz
libbrandt-50c476877e2fdbf6e97259e7790b0c42e0ddd487.zip
migrate to GNUNET_assert
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b80791..b4f41d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,8 +10,7 @@ libbrandt_la_SOURCES = \
10 fp_priv.c \ 10 fp_priv.c \
11 fp_pub.c \ 11 fp_pub.c \
12 mp_priv.c \ 12 mp_priv.c \
13 mp_pub.c \ 13 mp_pub.c
14 util.c
15 14
16libbrandt_la_LIBADD = \ 15libbrandt_la_LIBADD = \
17 -lgcrypt -lgpg-error -lgnunetutil 16 -lgcrypt -lgpg-error -lgnunetutil