diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-02 15:41:39 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-02 15:41:39 +0200 |
commit | f6339ceab0bc737f8e569a530eeed04c31794e8e (patch) | |
tree | 82f368eff08b473c6c52c9fdde943fd4fd294d83 /php-tecnickcom-tc-lib-pdf-page/Makefile | |
parent | e92f1bd3a5de63ac96d2f7a19af0bc1a4579f0b4 (diff) |
php-tecnickcom-tc-lib-pdf-page: 1.1.1 - New package
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page/Makefile')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-page/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page/Makefile b/php-tecnickcom-tc-lib-pdf-page/Makefile new file mode 100644 index 0000000..13af741 --- /dev/null +++ b/php-tecnickcom-tc-lib-pdf-page/Makefile @@ -0,0 +1,4 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile + |