summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-06-04 12:07:53 +0200
committerChristian Grothoff <christian@grothoff.org>2017-06-04 12:07:53 +0200
commit59fd83b73128d8393726caf58016b81b86cc3404 (patch)
tree23d7c6ccae9774ce5fbfb753b00849a4a84c8409 /Makefile.am
parentad850ce0a9d0df1df6499cb9bb35671c460f61c1 (diff)
downloadexchange-59fd83b73128d8393726caf58016b81b86cc3404.tar.gz
exchange-59fd83b73128d8393726caf58016b81b86cc3404.tar.bz2
exchange-59fd83b73128d8393726caf58016b81b86cc3404.zip
fix memory leaks (#5050)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a73d4d863..ab0f3acc4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,8 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
AUTHORS \
contrib/coverage.sh \
+ contrib/gnunet.tag \
+ contrib/microhttpd.tag \
Doxyfile
app: