summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-03-05 04:02:39 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-03-05 04:02:39 +0100
commitd25ce790d88c1cddd6da85b52fd989547f0afc10 (patch)
tree717dc79c0ede86b3fb54ad03ce35dffb594b8d9e /GNUmakefile
downloadyaws-package-master.tar.gz
yaws-package-master.tar.xz
yaws-package-master.zip
* Thu Mar 05 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 1.80-1HEADyaws-1.80-1.fc10master
- 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..b022cb3
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,3 @@
+NAME = yaws
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
+include git-rpm/git-rpm.mk