summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-17 19:01:15 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-17 19:01:15 +0100
commitca94a87e93f466e2abf583e901d6dfc346fea972 (patch)
tree9d728fc903dd1e6b82d9fc232acdfc2df9d45fa3 /GNUmakefile
downloadtp_smapi-package-master.tar.gz
tp_smapi-package-master.tar.xz
tp_smapi-package-master.zip
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..574f389
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,3 @@
+NAME = tp_smapi
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
+include git-rpm/git-rpm.mk