diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-04 14:16:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-04 14:16:38 +0200 |
commit | 57b571418f6519a2e71fa28aef525b2a34c424ad (patch) | |
tree | f6be996ebc15801f64f8a5e773e1b44f1e1ec96d /Makefile |
php-zendframework-zend-config: 2.5.1 (new package, wip)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..a2cd659 --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile |