aboutsummaryrefslogtreecommitdiff
path: root/scripts
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 /scripts
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 'scripts')
-rw-r--r--scripts/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
new file mode 100644
index 0000000..27ec6ab
--- /dev/null
+++ b/scripts/Makefile.am
@@ -0,0 +1 @@
+EXTRA_DIST = git_hash.sh