aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-05 20:41:38 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-05 20:41:38 +0100
commit07d7291d64688ecf9ef0bf2b663b10a168d5fff2 (patch)
tree55fcbff63bdf0791c67e9a22c2e64a32f930896d /src/Makefile.am
parent47c4d6f8b21347dfee591c503ea290913c52ee31 (diff)
downloadgnunet-07d7291d64688ecf9ef0bf2b663b10a168d5fff2.tar.gz
gnunet-07d7291d64688ecf9ef0bf2b663b10a168d5fff2.zip
include zonemaster in build
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 98ca70ae3..6925788d5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -109,6 +109,7 @@ SUBDIRS = \
109 revocation \ 109 revocation \
110 vpn \ 110 vpn \
111 gns \ 111 gns \
112 zonemaster \
112 $(CONVERSATION_DIR) \ 113 $(CONVERSATION_DIR) \
113 fs \ 114 fs \
114 exit \ 115 exit \