diff options
| author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-11-07 16:22:07 +0100 |
|---|---|---|
| committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2007-11-07 16:22:07 +0100 |
| commit | a341a7fafd1d39f02be34430852d2c0736ca5447 (patch) | |
| tree | 8b07ea318e33e55c88e5524ef5e2c1bdd6e4fc3c /git-buildmsg/Makefile-files | |
| parent | 0cb782ade9552ed0e393e4baf7565661c3420edb (diff) | |
| download | ndim-git-utils-a341a7fafd1d39f02be34430852d2c0736ca5447.tar.gz ndim-git-utils-a341a7fafd1d39f02be34430852d2c0736ca5447.tar.xz ndim-git-utils-a341a7fafd1d39f02be34430852d2c0736ca5447.zip | |
Add new utilities: git-follow, git-buildmsg
Diffstat (limited to 'git-buildmsg/Makefile-files')
| -rw-r--r-- | git-buildmsg/Makefile-files | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/git-buildmsg/Makefile-files b/git-buildmsg/Makefile-files new file mode 100644 index 0000000..88ad8f4 --- /dev/null +++ b/git-buildmsg/Makefile-files @@ -0,0 +1,4 @@ +# -*- makefile -*- +bin_SCRIPTS += git-buildmsg/git-buildmsg +EXTRA_DIST += git-buildmsg/git-buildmsg +UPLOAD_FILES += git-buildmsg/git-buildmsg |
