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