summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-19 16:35:33 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-19 16:35:33 +0200
commitc1faf911d411486da8f533346fb612bae8eae32c (patch)
treeeb3b0f4466ff764db0fa3c9aa3d553df3aead1b2 /Makefile
parentdc4e5476c44e36a9a735113e05061af7e35c316e (diff)
php-xmlseclibs: backport for remi repoHEADmaster
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
+