summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-01 10:26:08 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-01 10:26:08 +0200
commit80ff24609897002d649ec3a8b5a5a5238b63d88c (patch)
treeff5ed055b4ec4683b9aa82c1fac6ae88cd18884d /Makefile
parent2ba64b4f7ed5340700cedc81ca0eddb07bbf46a8 (diff)
php-horde-Horde-Stream-Wrapper: 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
+