summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-12 10:54:02 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-12 10:54:02 +0100
commitda725012dd160d5f0956793dff2f633780f445a7 (patch)
tree22d8f1b2c06e12306d1cf6307240e0837a76a692 /Makefile
parent8908379f7b6799a687acd44791fb7a2e53914284 (diff)
php-sabredav-Sabre_DAVACL: 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
+