summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-18 07:49:00 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-18 07:49:00 +0200
commitc0613d3460aee67666607a91fe627293af2930c8 (patch)
tree60f889635551ff8cfa31b59e433e9ac300e442bc
parent3528e65741e78eedf0a31cb2b29a198b27c082b8 (diff)
php-mtdowling-jmespath-php: typo
-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
+