summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-03 09:03:53 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-03 09:03:53 +0100
commit60640fe5ea8f7a062cc4f604c45df556bc0d7f60 (patch)
tree814d29b8622a8bf30fd206dbe44261881135a74e /Makefile
parent4d0d9c6bf4822e9ea811878faa5c4b7fb1fe1d46 (diff)
php-horde-Horde-Notification: 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
+