summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-31 07:50:20 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-31 07:50:20 +0200
commit11aa3d4ea138ba34da655f8c85aa5ee4843d2c8d (patch)
tree947d48bdd024fda012907cb40ffc7c93f5ee3494 /Makefile
parent20b4beef43e4fa19a0490fabb8a56881253cb8e7 (diff)
php-masterminds-html5: 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
+