summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-18 07:46:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-18 07:46:35 +0200
commit6a83b84740df1fffdd440847b0ccef071c0f8e9e (patch)
tree88a34bae5725aa6a0e945a72417059d03ac2ac06 /Makefile
parentb195247631f40b97089277d1932c58a4c74d480f (diff)
php-mtdowling-jmespath-php; 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
+