summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-12-27 17:21:21 +0100
committerRemi Collet <fedora@famillecollet.com>2011-12-27 17:21:21 +0100
commit9ed76360bc67bc3da81bf12704f44cf4d52b9af4 (patch)
tree8e61192c531d309a977e282ab4173b6fe9f2698a
parente9aca43f53b8a090e7e8ffe20eeed179986321f3 (diff)
uuid: import from f16HEADmaster
-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
+