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