summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-06 07:28:03 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-06 07:28:03 +0100
commit64988817163926903c2366b33df4355dc592525a (patch)
tree10f93e115f4a26a6b8e5d65c04b38b246426b66b /Makefile
parente60a8bcf0f92ab140f782e8610058a6e1a4dccba (diff)
php-ocramius-code-generator-utils: 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
+