summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-01 10:38:47 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-01 10:38:47 +0200
commit7e8c267680a78365e12e5a5acb228d77f3d2f998 (patch)
tree0adc61bffa5c4a742526fbab3430548aa92203a4 /Makefile
parent26022e067eb3b4eef8ccff8a4c5e7aec5294a390 (diff)
php-horde-Horde-Support: 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
+