aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorlurchi <lurchi@strangeplace.net>2018-06-25 18:38:13 +0200
committerlurchi <lurchi@strangeplace.net>2018-06-25 18:38:27 +0200
commita4186fc2fd00b3fe2899bffcdbbbf8fead31115f (patch)
treed70c5939cc99d43e29ce63a4faa9ef334de0c81d /src/Makefile.am
parent7da98cf076e9c5101244dfbbf8c3ddff045d298e (diff)
downloadgnunet-a4186fc2fd00b3fe2899bffcdbbbf8fead31115f.tar.gz
gnunet-a4186fc2fd00b3fe2899bffcdbbbf8fead31115f.zip
Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"
This reverts commit 7da98cf076e9c5101244dfbbf8c3ddff045d298e.
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 00f30adc3..d8d548706 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -83,6 +83,7 @@ SUBDIRS = \
83 $(REST_DIR) \ 83 $(REST_DIR) \
84 $(JSONAPI_DIR) \ 84 $(JSONAPI_DIR) \
85 hello \ 85 hello \
86 tun \
86 block \ 87 block \
87 statistics \ 88 statistics \
88 arm \ 89 arm \