summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-31 14:14:19 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-31 14:14:19 +0200
commit58fdd01ca073c5adc87401901d886d178886d2da (patch)
tree986af323d5b8abb938f2c8f6ed65a81fdd0ba61a
parent65fb7c019ddaf5dca118225e4e5a50ca88b01eab (diff)
php-horde-imp: 6.0.5
-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
+