From 73be57d3f470c620b3df80f64a5f977d3e4ca675 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 3 Aug 2015 16:28:33 +0200 Subject: rename --- php-tecnickcom-tc-lib-unicode-data/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 php-tecnickcom-tc-lib-unicode-data/Makefile (limited to 'php-tecnickcom-tc-lib-unicode-data/Makefile') diff --git a/php-tecnickcom-tc-lib-unicode-data/Makefile b/php-tecnickcom-tc-lib-unicode-data/Makefile new file mode 100644 index 0000000..13af741 --- /dev/null +++ b/php-tecnickcom-tc-lib-unicode-data/Makefile @@ -0,0 +1,4 @@ +SRCDIR := $(shell pwd) +NAME := $(shell basename $(SRCDIR)) +include ../../../common/Makefile + -- cgit