summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-21 15:01:10 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-21 15:01:10 +0200
commit5fa4435011fdfadd716290d97e5986d1ec1e5ad6 (patch)
tree33e7e2f9b90745cde88bf038e6eca1bcfa64ba5e /Makefile
php-pear-Auth: import backport spec
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
+