summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-03 08:17:37 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-03 08:17:37 +0100
commit47914f44783ec027dea6c25fe51f831b0cb3b64f (patch)
tree1629bc92f2bc525be2bb98224dbdbc35b7880ad8 /Makefile
parentfac6481a3b0b7bc5990b34385ca23829850ebcc9 (diff)
php-horde-Horde-Vfs: 2.0.0
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
+