summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-06 08:30:05 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-06 08:30:05 +0200
commite944271924cd89478a29fe217668da6908639dc6 (patch)
tree02d4a34dac84257240d23de503119bbeba2e37ce /Makefile
parenta00bbd6e1ba4e078cb8b546c0250079295fe0739 (diff)
php-webmozart-path-util: 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
+