summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-20 17:50:21 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-20 17:50:21 +0200
commit68de1a7b8c6c1bc72a59643845d815cc8019ace8 (patch)
tree3541a1a51f222951808e75403c85cb72890df5a6 /Makefile
parent2dad3122ece60901eaf6f00bd1fba9867f66be56 (diff)
php-fedora-autoloader: add 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
+