summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-20 09:18:44 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-20 09:18:44 +0100
commit67fef88946cf27907c9e7e8bbe90c66da4905443 (patch)
tree4a5e9577150a1b0c4d9dcdbd82b058c4aa4b8ee2 /Makefile
parent3fb22c74382ad2bf322f6525fc50a4c2f3649a2e (diff)
php-mikealmond-musicbrainz: backportHEADmaster
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
+