From 2d2efde34a7ad995cc328c6a80ab0bbc8a9e85c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?X=E2=84=B9=20Ruoyao?= Date: Wed, 6 May 2020 18:01:19 +0800 Subject: add `scripts` directory to EXTRA_DIST --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.1