aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2018-09-27 19:31:50 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2018-09-27 19:31:50 +0200
commita31198a7231bc072f428eccb57a45db5dfc65105 (patch)
treeed67807b24d8fadfe04fa8a341884c95a3d7b72c /src/Makefile.am
parent592e117242e4cd5f5cd05a687062e7d61e2f8d22 (diff)
downloadgnunet-a31198a7231bc072f428eccb57a45db5dfc65105.tar.gz
gnunet-a31198a7231bc072f428eccb57a45db5dfc65105.zip
bye bye jsonapi
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 7f97190d0..39cbaa893 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,7 +66,7 @@ endif
66 66
67if HAVE_MHD 67if HAVE_MHD
68if HAVE_JSON 68if HAVE_JSON
69 REST_DIR = rest jsonapi rest-plugins 69 REST_DIR = rest rest-plugins
70endif 70endif
71endif 71endif
72 72