diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-01 16:19:10 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-01 16:19:10 +0200 |
commit | a86417bd4ae7b1c56b7c3470386f0589349177d0 (patch) | |
tree | c8595c06a0dfb6cc2223b4d4b195627c29c1fb0e /php-tecnickcom-tc-lib-barcode/Makefile | |
parent | 852bd5ab5cebdc4dfab7176425645a4692aa9625 (diff) |
php-tecnickcom-tc-lib-barcode: 1.1.2 - New package
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode/Makefile')
-rw-r--r-- | php-tecnickcom-tc-lib-barcode/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/php-tecnickcom-tc-lib-barcode/Makefile b/php-tecnickcom-tc-lib-barcode/Makefile new file mode 100644 index 0000000..13af741 --- /dev/null +++ b/php-tecnickcom-tc-lib-barcode/Makefile @@ -0,0 +1,4 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile + |