summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-25 07:34:16 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-25 07:34:16 +0100
commit82b2fd13e96bf563b2f70174176eaf92f51f4850 (patch)
tree272a9786b5181392d551deee629debe65626fcb4 /Makefile
parent7f4a7ec604709b5d60c45ca2692b34f4acd19e71 (diff)
php-phpseclib-net-sftp: 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
+