summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-28 11:08:24 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-28 11:08:24 +0200
commitb732479d0ed8614081c2314867c7f1d85f7db73f (patch)
tree8bd55f3fe48592861e67d5f75c6fb79c37546663 /Makefile
parentfa9ad071003f4fa06342a172187aeca468f61c57 (diff)
php-twig: add SCL + EL5 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
+