aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-12 09:48:41 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-12 09:48:41 +0100
commit253fc6b29e52a29bf326a38f5f061fd23add021d (patch)
treea1bc445df1ef0b750853e022cb0e1c07b1735613 /src/Makefile.am
parent7834f57e9c64538540dd203c5973259cf87b05c2 (diff)
downloadgnunet-253fc6b29e52a29bf326a38f5f061fd23add021d.tar.gz
gnunet-253fc6b29e52a29bf326a38f5f061fd23add021d.zip
change makefile for rest
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 03738e4ed..ebf008eb0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,7 +60,7 @@ endif
60 60
61if HAVE_MHD 61if HAVE_MHD
62if HAVE_JSON 62if HAVE_JSON
63 REST_DIR = rest rest-plugins 63 REST_DIR = rest
64endif 64endif
65endif 65endif
66 66