diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-06 14:48:17 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-06 14:48:17 +0200 |
commit | d88194c13e99f83dcef26c6bf0f1e7353c686670 (patch) | |
tree | c27650fb2ef22f4e4ead56250ad98ed4db9cf6f3 /Makefile |
php-zendframework-zendpdf: 2.0.2 (new package)
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 |