summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-13 15:37:21 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-13 15:37:21 +0200
commit0d0edafadbc3ef7d3f900e602f87e980578501c7 (patch)
treecb107ce4dff3df187ab4fa9ae40f4d8446f2efe9 /Makefile
php-ircmaxell-security-lib: 1.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
+