summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-28 19:17:21 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-28 19:17:21 +0100
commitae4b3579a5c2f6b92b9c9b2f9001356720ab5ad7 (patch)
tree3df1bafe73d26e7e7e63a52c46be5b99e4b3713b /Makefile
php-pecl-translit: 0.6.2 (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
+