summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-06 18:29:32 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-06 18:29:32 +0200
commit73f2a2c14974c17d7e994a7170c5810692f78252 (patch)
treeee0f8da2855c2bced48782d601f5d17644c7e89c /Makefile
php-zendframework-zendservice-recaptcha: try... broken.. probably dead
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..a2cd659
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile