summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-23 13:38:19 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-23 13:38:19 +0100
commite20a8b3b37f02df6630f6671a90fd0afb0a99af8 (patch)
tree8cee834988ba3e69f856aeec5b031a36c46b5894 /Makefile
php-phpmyadmin-sql-parser: 4.0.0, New 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
+