summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-20 17:41:46 +0200
committerRemi Collet <fedora@famillecollet.com>2013-10-20 17:41:46 +0200
commit4d2df9fe0bf64519d8ca0eb941b584e6c40031fb (patch)
tree4ab54ca6a71a2d9c4768c11497d3c7a7bd63c4d7
parenta47a9521e4488ced4074c20a9af100150018ab38 (diff)
php-lightopenid: MakefileHEADmaster
-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
+