summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-23 11:24:48 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-23 11:24:48 +0200
commit37a9f5d7763cb79bcb3a0a40fd9ca206a73d21e5 (patch)
tree77847dbc0c9caaf3fff48b8692e1840732e6c622 /Makefile
parent8a80ac5325e15fbd19edae5f8b389f53a231dba1 (diff)
php-patchwork-utf8: 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..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+