diff options
| author | Remi Collet <fedora@famillecollet.com> | 2013-09-29 09:03:07 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2013-09-29 09:03:07 +0200 | 
| commit | 66baa2958d5f9fa2cb1bb9080ea06a7117498a7b (patch) | |
| tree | 1bc08549eaeb39d9d4c73c4289ec41a0ae0af116 /Makefile | |
php-pecl-xmldiff: 0.8.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 +  | 
