summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-04-01 03:32:40 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-04-01 03:32:40 +0200
commit4a721698ef698b9a7281218d8a0776ae18f69136 (patch)
treec34d8014f8e353ec706fd8c324ded6997970b805 /GNUmakefile
downloadrubygem-jekyll-package-4a721698ef698b9a7281218d8a0776ae18f69136.tar.gz
rubygem-jekyll-package-4a721698ef698b9a7281218d8a0776ae18f69136.tar.xz
rubygem-jekyll-package-4a721698ef698b9a7281218d8a0776ae18f69136.zip
initial commit
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..4319d62
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,3 @@
+NAME = rubygem-jekyll
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
+include git-rpm/git-rpm.mk