summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-12 10:31:38 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-12 10:31:38 +0100
commit8c75cd53482860b5f2e43f432fef39fa6cf14382 (patch)
tree2c1ebdcd003633bf207cd99e41e5716f86723faf /Makefile
parent4d0e493aa7e556ecca5d2122583b940794f1b214 (diff)
php-sabredav-Sabre_DAV: 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
+