summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-07 07:24:47 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-07 07:24:47 +0100
commit43f60ae3c9afd822e79830deb2b340462660781f (patch)
tree09976ebcc9bc2fa922b48fbb6e57eebd89833608 /Makefile
parentdae8fe8e99a7d375606b4cfbb6a4b7a3a00753f3 (diff)
php-gliph: 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
+