diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-15 08:50:02 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-15 08:50:02 +0100 |
commit | c25591cedf55d2a3b607272edc2157153f8dda7f (patch) | |
tree | 29a7db82cf60adc9798ed5aac6465a152d1d4c45 /php-tecnickcom-tc-lib-pdf-graph/Makefile | |
parent | d3763d20aff45db71ebe10a4fb7d11ab5e2c92a1 (diff) |
php-tecnickcom-tc-lib-pdf-graph: 1.0.1, new package
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-graph/Makefile')
-rw-r--r-- | php-tecnickcom-tc-lib-pdf-graph/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-graph/Makefile b/php-tecnickcom-tc-lib-pdf-graph/Makefile new file mode 100644 index 0000000..13af741 --- /dev/null +++ b/php-tecnickcom-tc-lib-pdf-graph/Makefile @@ -0,0 +1,4 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile + |