diff options
| author | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2009-02-12 14:39:25 +0100 |
|---|---|---|
| committer | Hans Ulrich Niedermann <hun@n-dimensional.de> | 2009-02-12 14:39:25 +0100 |
| commit | 5a2c6584af988a7feaffe9940e6427880978194a (patch) | |
| tree | 06030621becaa7c33946879df253df421f374e35 /GNUmakefile | |
| download | geglmm-package-5a2c6584af988a7feaffe9940e6427880978194a.tar.gz geglmm-package-5a2c6584af988a7feaffe9940e6427880978194a.tar.xz geglmm-package-5a2c6584af988a7feaffe9940e6427880978194a.zip | |
Initial packagegeglmm-0.0.22-1.fc10
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile new file mode 100644 index 0000000..537d485 --- /dev/null +++ b/GNUmakefile @@ -0,0 +1,3 @@ +NAME = geglmm +dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init) +include git-rpm/git-rpm.mk |
