summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-28 17:15:40 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-28 17:15:40 +0200
commitfea06bcaae9e36e11a6b748925a361ab2fe5f47d (patch)
treeb2878b8c6d00bb764ffd915ee719d7e3924984e0 /Makefile
parent83e0a46df9d92a5b056918df5e120e15807831ca (diff)
php-symfony2-Translation: 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..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+