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