summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-02 11:32:58 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-02 11:32:58 +0100
commit4f4fefb89fd1ad7d66de21d5d55edb8d4fb58869 (patch)
tree7ef5e9ee292f4cd1c8644caae46464c169719dfe /Makefile
parentaf9ccb2bdb1b3184456a0696cdab36ccb7f40fb2 (diff)
php-horde-Horde-Xml-Element: 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
+