aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2020-05-07 21:29:30 +0300
committerGitHub <noreply@github.com>2020-05-07 21:29:30 +0300
commit3f4d94865289b0f18a29a502fa854130167948e0 (patch)
tree9bbc63657701619356d407c660d87ae72561384a
parenta839d3cad6fe2c072d45101fe30294b2346ed065 (diff)
parent2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1 (diff)
downloadjansson-3f4d94865289b0f18a29a502fa854130167948e0.zip
jansson-3f4d94865289b0f18a29a502fa854130167948e0.tar.gz
jansson-3f4d94865289b0f18a29a502fa854130167948e0.tar.bz2
Merge pull request #535 from xry111/clang-format-check-dist-fix
add `scripts` directory to EXTRA_DIST
-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