summaryrefslogtreecommitdiff
path: root/json-elements/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'json-elements/Makefile.am')
-rw-r--r--json-elements/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/json-elements/Makefile.am b/json-elements/Makefile.am
new file mode 100644
index 0000000..dcd410f
--- /dev/null
+++ b/json-elements/Makefile.am
@@ -0,0 +1,9 @@
+EXTRA_DIST += \
+ %D%/false \
+ %D%/json \
+ %D%/jsonld \
+ %D%/null \
+ %D%/number \
+ %D%/string \
+ %D%/structure \
+ %D%/true