summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-04-01 13:33:49 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-04-01 13:33:49 +0200
commit55c9134f6b45f0006ad9137cfec925149b04f5d5 (patch)
tree74cdc19e0b7305f6d97fc1e2c50742b39dc7f64d /GNUmakefile
downloadrubygem-syntax-package-55c9134f6b45f0006ad9137cfec925149b04f5d5.tar.gz
rubygem-syntax-package-55c9134f6b45f0006ad9137cfec925149b04f5d5.tar.xz
rubygem-syntax-package-55c9134f6b45f0006ad9137cfec925149b04f5d5.zip
* Wed Apr 01 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 1.0.0-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..fbcb308
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,3 @@
+NAME = rubygem-syntax
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
+include git-rpm/git-rpm.mk