summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-02 19:52:14 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-02 19:52:14 +0100
commita387d2c7c7b699905808f6ce72b6d51c3d070391 (patch)
treebba5e94f618a6e5c328fd78eeceaf98b5b206616 /Makefile
parentd24c75767c628bca84437740209c46621a0ad8e1 (diff)
php-horde-Horde-Mail: 2.0.0 (not ready)
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
+