summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2017-07-06 20:25:28 +0100
committerEric Engestrom <eric@engestrom.ch>2017-07-06 22:59:39 +0100
commit076faf8764d3cd8038145286f7533d0a18e82476 (patch)
treea7dc59a9fff663e8a06a11750e3a6f62b10950df /Makefile.am
parentbab03c06fc79ec5624982777684d0c5f123c127c (diff)
build systems: move git_sha1_gen.sh to bin/
There was no reason for this script to live outside the scripts directory. Suggested-by: Brian Paul <brianp@vmware.com> Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Brian Paul <brianp@vmware.com>
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 d1eadee1e1c..51542af3b82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -53,7 +53,7 @@ EXTRA_DIST = \
common.py \
docs \
doxygen \
- git_sha1_gen.sh \
+ bin/git_sha1_gen.sh \
scons \
SConstruct