summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-18 08:39:46 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-18 08:39:46 +0200
commit9ad9ad05b8e8d71e820a3493702b8b32f689a7c7 (patch)
tree5bb854a520683795c5a275e49880871ec1bbc2d7 /Makefile
rename php-twig-CTwig to php-twig-ctwig
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
+