aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNicolas Morey-Chaisemartin <nmorey@kalray.eu>2015-06-03 10:28:47 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-06-04 11:58:00 +0300
commit484c20cd75fbbb22c2e9c82241aec90ce517feb2 (patch)
treef5cb5060854407802ae57687c3d90a4836b71256 /configure.ac
parent1c036462f4303398ef8b188e724e6d06dba60143 (diff)
scripts: add dist dependency to git_hash.sh
This forces automake to also copy the git_hash.sh script when running make distcheck Address bug https://bugs.linaro.org/show_bug.cgi?id=1603 Signed-off-by: Nicolas Morey-Chaisemartin <nmorey@kalray.eu> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 59e905795..89b084621 100644
--- a/configure.ac
+++ b/configure.ac
@@ -296,6 +296,7 @@ AC_CONFIG_FILES([Makefile
pkgconfig/libodp.pc
platform/Makefile
platform/linux-generic/Makefile
+ scripts/Makefile
test/Makefile
test/api_test/Makefile
test/performance/Makefile