summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-01-08 08:11:04 +0100
committerRemi Collet <fedora@famillecollet.com>2013-01-08 08:11:04 +0100
commitdc80ff89d4493fd5dbc2d7206db2ec946c33251e (patch)
tree04dc3892c130a26beb6720e5858e56dfe2e7c918 /Makefile
parent3731d85aa9c1bbd2b060d62a8e7b29c0ca72e123 (diff)
php-IDNA_Convert 0.8.0HEADmaster
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
+