summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-07-03 19:32:32 +0200
committerRemi Collet <fedora@famillecollet.com>2012-07-03 19:32:32 +0200
commita3e2e304ca875e51d0f844619d844b33e86fa8db (patch)
treebc675328a8cfc45b6973d3964baaefd7f2ab1516 /Makefile
parent8cab439016b2cccd8649889249910f0bddc77152 (diff)
php-symfony2-Validator: 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
+