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, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ab8731fc2..5ae328f9a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,6 +23,7 @@ if HAVE_JSON
23endif 23endif
24endif 24endif
25 25
26if HAVE_MHD
26if HAVE_JSON 27if HAVE_JSON
27 JSON_DIR = json 28 JSON_DIR = json
28if HAVE_LIBGNURL 29if HAVE_LIBGNURL
@@ -33,6 +34,7 @@ if HAVE_LIBCURL
33endif 34endif
34endif 35endif
35endif 36endif
37endif
36 38
37if BUILD_PULSE_HELPERS 39if BUILD_PULSE_HELPERS
38CONVERSATION_DIR = conversation 40CONVERSATION_DIR = conversation