summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-23 15:33:27 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-23 15:33:27 +0100
commit890acce021b5c0a2100dd27bcff2c8a30fa67ffb (patch)
tree9745d54af44cd05cd3fb90e7ef80ae0251d2d7d8 /Makefile
php-swiftmailer: 5.4.1 (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
+