summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-30 15:52:30 +0100
committerRemi Collet <fedora@famillecollet.com>2015-10-30 15:52:30 +0100
commitc485ce9b4c5ba65740f3e7697083631e86f69a96 (patch)
tree7b4a721268ffe3e8139c876899d7106b619bea8f /Makefile
php-nette-forms: 2.3.6
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..13af741
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../../common/Makefile
+