summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-08-08 09:17:01 +0200
committerRemi Collet <remi@remirepo.net>2019-08-08 09:17:01 +0200
commitc119a40f63cf7aa38e85f809e691d6af7085bfe2 (patch)
tree84c416e68d4c57149f5f5953990af72a8eb18e38 /Makefile
parent82cb98e6ec05385570b9bef2d578aa84f3f4c5be (diff)
- rebuild from RHEL-7.7 sources temporary workaround waiting for CentOS 7.7
- lower release to ensure official package will be preferred
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
+