summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-13 09:16:36 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-13 09:16:36 +0200
commit91bad9cb4d4dd1e068f2be01deaa98cb1457f68d (patch)
tree76cd29a7e19665be0f8d249b9126288e86b95a63 /Makefile
parent37b1873b97194562cc7fcbe87a09f56419fba251 (diff)
php-zordius-lightncandy: backport
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
+