summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-27 11:58:35 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-27 11:58:35 +0200
commita8e74ff4a4c39fc813ffcc492a1e57931c6395c5 (patch)
treee9ff12a41a728c875309be0aacb80abe6f0b2b38 /Makefile
phinx: 0.6.4 (new package)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..cd3c95f
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile