summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-05 07:39:38 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-05 07:39:38 +0200
commit9978769f53031db1edc220eb717867fa6c6ba001 (patch)
tree0a480dd0672899ec3a384df15afb7f9917f26d2b /Makefile
parenta3ce0e8ef5d469a0c792d0d376385ef544c0c217 (diff)
php-pimple: backport + adapt for SCL
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
+