summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-10 07:34:59 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-10 07:34:59 +0200
commitfa180323b50ecde428749174be871f2140bbcb5a (patch)
tree94a99ed009e04f33efc5462e0ac03cf647094c77 /Makefile
parent1af09b494c1bcc37dfe8608b0552e9a16231f044 (diff)
php-twig-Twig: 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
+