From ffbaaab2f35abde6b902036acddd35e75c01510a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Mar 2016 06:39:04 +0100 Subject: php-tecnickcom-tc-lib-barcode: 1.8.0 --- php-tecnickcom-tc-lib-barcode/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 php-tecnickcom-tc-lib-barcode/Makefile (limited to 'php-tecnickcom-tc-lib-barcode/Makefile') 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 + -- cgit