summaryrefslogtreecommitdiffstats
path: root/git-buildmsg
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-07 16:24:56 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2007-11-07 16:24:56 +0100
commitab0ba7ed41d0d27deb3c3ca2caf3409de7f317e3 (patch)
treeec390aaf4b77d64f3f4e8eb3f6e2f038fdf0a194 /git-buildmsg
parenta341a7fafd1d39f02be34430852d2c0736ca5447 (diff)
downloadndim-git-utils-ab0ba7ed41d0d27deb3c3ca2caf3409de7f317e3.tar.gz
ndim-git-utils-ab0ba7ed41d0d27deb3c3ca2caf3409de7f317e3.tar.xz
ndim-git-utils-ab0ba7ed41d0d27deb3c3ca2caf3409de7f317e3.zip
generate git-buildmsg script
Diffstat (limited to 'git-buildmsg')
-rw-r--r--git-buildmsg/Makefile-files2
-rw-r--r--git-buildmsg/git-buildmsg.in (renamed from git-buildmsg/git-buildmsg)0
2 files changed, 1 insertions, 1 deletions
diff --git a/git-buildmsg/Makefile-files b/git-buildmsg/Makefile-files
index 88ad8f4..4ac20bd 100644
--- a/git-buildmsg/Makefile-files
+++ b/git-buildmsg/Makefile-files
@@ -1,4 +1,4 @@
# -*- makefile -*-
bin_SCRIPTS += git-buildmsg/git-buildmsg
-EXTRA_DIST += git-buildmsg/git-buildmsg
+EXTRA_DIST += git-buildmsg/git-buildmsg.in
UPLOAD_FILES += git-buildmsg/git-buildmsg
diff --git a/git-buildmsg/git-buildmsg b/git-buildmsg/git-buildmsg.in
index c6be42d..c6be42d 100644
--- a/git-buildmsg/git-buildmsg
+++ b/git-buildmsg/git-buildmsg.in