summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-08 09:28:01 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-08 09:28:01 +0200
commit8202f60bb547dda86c4ad9eb42cc71bfc48e0bf7 (patch)
tree2a933be2d24ddcf889cde989ed988c0e0d4f2fb7 /Makefile
php71 new SCL meta-package
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
+