summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-04-01 13:31:12 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-04-01 13:31:12 +0200
commitcf8eb748420450da1e017d3937a63a10cd1da22c (patch)
tree760264e089f47987b8fc46ca1f81f13af8146a26 /GNUmakefile
downloadrubygem-bones-package-cf8eb748420450da1e017d3937a63a10cd1da22c.tar.gz
rubygem-bones-package-cf8eb748420450da1e017d3937a63a10cd1da22c.tar.xz
rubygem-bones-package-cf8eb748420450da1e017d3937a63a10cd1da22c.zip
* Wed Apr 01 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 2.4.2-1
- Initial package
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
new file mode 100644
index 0000000..9802e19
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,3 @@
+NAME = rubygem-bones
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
+include git-rpm/git-rpm.mk