summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-18 23:36:51 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-18 23:36:51 +0100
commit388fb5c7e839ea92a1475369dabc6d0ec96eeebd (patch)
treeb355f8af991555de8a83da98ff16dd0a972d1088 /GNUmakefile
downloadterminus-fonts-package-388fb5c7e839ea92a1475369dabc6d0ec96eeebd.tar.gz
terminus-fonts-package-388fb5c7e839ea92a1475369dabc6d0ec96eeebd.tar.xz
terminus-fonts-package-388fb5c7e839ea92a1475369dabc6d0ec96eeebd.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..94122f7
--- /dev/null
+++ b/GNUmakefile
@@ -0,0 +1,3 @@
+NAME = terminus-fonts
+dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
+include git-rpm/git-rpm.mk