summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-24 09:02:23 +0200
committerRemi Collet <remi@remirepo.net>2018-08-24 09:02:23 +0200
commitd0dff73e8fdfad7591475740b23b97a8df223cc8 (patch)
tree256d14544c81c5f5686ab70ac9d35642bb4193a6 /Makefile
parentcc38aafd7035d56c34c7447362a60f0695597a6b (diff)
sync with fedora spec (epel7)
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
+