summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-16 07:24:07 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-16 07:24:07 +0200
commit7a40330cace135e9c642f50ab275e02f31118df0 (patch)
treeaf6ce2076beb0a04d2425b10a1f0b0b32c6674f1 /Makefile
parent0080b3e937a134c91c3f9d6edd5a40c8b843d0cd (diff)
php-aws-php-sns-message-validator: backport
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
+