summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-18 07:40:24 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-18 07:40:24 +0200
commite84432db78a0f1a8a30e943b70a129be6bf12cb8 (patch)
tree726ce14248f019b435fe49bc0d1e2e5357168cf0 /Makefile
parentc6b7a9ab9b2f0b07bf625469b8638b34dbea86bc (diff)
php-mtdowling-transducers: add backport stuff
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
+