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