summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-24 07:48:21 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-24 07:48:21 +0100
commitd3b965a9546e6f52b47e30e00be525e18f68939e (patch)
tree7071f6dd05af3852e60b2462a08e9fb7c260f626 /Makefile
parent8a1c5f8ff870995d911b6f19602a7cea7432b9aa (diff)
php-phpseclib-crypt-rsa: 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
+