summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-21 18:34:14 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-21 18:34:14 +0100
commitebff15582c5ee84f831f77ba5d4bb48600e82458 (patch)
treef87af867d57912c0c5520bd3f1a52beb5934c452 /Makefile
parent988ea5c82c29d5eb280b9909cc4eccba8958fa5c (diff)
php-gitter: backport stuff
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
+