summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-23 08:42:13 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-23 08:42:13 +0200
commita3775dd33dd4a638c1cfc15054a3bcb1fc448661 (patch)
tree16eb8a4e56342367190c49d0ee49a651c34d6e79 /Makefile
parent6efc720e47ea4cbae1ef5327c1eb1ac01052250a (diff)
php-pimple1: backport stuffHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+