summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-12-27 17:37:03 +0100
committerRemi Collet <fedora@famillecollet.com>2011-12-27 17:37:03 +0100
commit2b8a17a67319616af529452301853e0ebe0abbf4 (patch)
treeef6ba7fc5a962dc68a84c1a3206eb13a023bb2db /Makefile
parentf27cfe11cf754603cc0c4fb52c2f83693919923f (diff)
uuid for php 5.4HEADmaster
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..1e65467
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile
+