diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-10 06:39:04 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-10 06:39:04 +0100 |
commit | ffbaaab2f35abde6b902036acddd35e75c01510a (patch) | |
tree | e94190b4f2e562e564848ba7844cd4f46efa9ee4 /php-tecnickcom-tc-lib-barcode/Makefile | |
parent | cc5a7f919d1104a4b6158eaa5e49d99eacfd129a (diff) |
php-tecnickcom-tc-lib-barcode: 1.8.0
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 + |