summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-12 08:54:12 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-12 08:54:12 +0100
commitabe4bf4ad2e5757dc1e8b1007799c5a4d7b2fdb1 (patch)
tree3993b921c79566763a164c3ea4f24824249cf3b8 /Makefile
php-horde-Horde-SpellChecker: new package
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
+