aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
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