summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-23 09:05:52 +0200
committerRemi Collet <remi@remirepo.net>2021-09-23 09:05:52 +0200
commit4fe5428a3153be56397d9807532005cd7b658436 (patch)
tree9cca13ab227e0ffe66048dc71163647dfb7463dc /Makefile
parentc3dace58db5a2f0de8ac5ab3a7a641a3abd1787a (diff)
re-build for remirepo with lower EVR than upstreamHEADmaster
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
+