aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorXℹ Ruoyao <xry111@mengyan1223.wang>2020-05-06 18:01:19 +0800
committerXℹ Ruoyao <xry111@mengyan1223.wang>2020-05-06 18:01:19 +0800
commit2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1 (patch)
treee4dbf64be0576f06eb5e7249e9ae35505d83bd00 /Makefile.am
parent2882ead5bb90cf12a01b07b2c2361e24960fae02 (diff)
downloadjansson-2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1.zip
jansson-2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1.tar.gz
jansson-2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1.tar.bz2
add `scripts` directory to EXTRA_DIST
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 285d2f0..a6f9192 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake android examples
+EXTRA_DIST = CHANGES LICENSE README.rst CMakeLists.txt cmake android examples scripts
SUBDIRS = doc src test
# "make distcheck" builds the dvi target, so use it to check that the