summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-23 10:27:21 +0100
committerRemi Collet <remi@remirepo.net>2020-03-23 10:27:21 +0100
commita897672db40d04988e049dcfd9c23915226d80d9 (patch)
tree22eff9911a8fc3b0c8fb18fa9f7eb6c5b124db91 /Makefile
parent17225722d84039d68d18d4519d46a7e2bee26041 (diff)
rebuild from RHEL-7.7 sourcesHEADmaster
temporary workaround waiting for amzn2 update 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
+