summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-30 07:17:19 +0200
committerRemi Collet <remi@remirepo.net>2017-04-30 07:17:19 +0200
commit3757753802e3074d6c59ca9e36e955abebe82120 (patch)
tree3fa0e5750404956a2277e1407c46e1f267cb1075 /Makefile
import fro Fedora
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..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+