summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-08-15 20:43:34 +0200
committerRemi Collet <fedora@famillecollet.com>2010-08-15 20:43:34 +0200
commit077b8e0d62f3b732188ab2356f8cae35ba00a82c (patch)
treebbe6511aa08e401c9ab10543325ae2484833995b
parent02996db3ba642944401135dab8daedf0f4922c54 (diff)
rename
-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
+