summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-09-29 09:15:20 +0200
committerRemi Collet <fedora@famillecollet.com>2013-09-29 09:15:20 +0200
commit38d9939e5ed50fce098aae1be2d49f2d46858321 (patch)
treec035b4fce030739e367486eadc29520bb6abe1c7 /Makefile
parent3b25547494c2c0e325aa1fef29c6156ca825ee0f (diff)
diffmark: backport for EL and old fedoraHEADmaster
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
+