summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-12-22 16:52:29 +0100
committerRemi Collet <fedora@famillecollet.com>2011-12-22 16:52:29 +0100
commitbc5693cc594406b34691a001191771898cf2e447 (patch)
tree5868175262971b9674876e106267fda6576bf53f /Makefile
parent2e5013b06612bcfdf8050c569cd9f12a758e8fa4 (diff)
move repo
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
+