summaryrefslogtreecommitdiffstats
path: root/el7/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'el7/Makefile')
-rw-r--r--el7/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/el7/Makefile b/el7/Makefile
new file mode 100644
index 0000000..8a6442d
--- /dev/null
+++ b/el7/Makefile
@@ -0,0 +1,5 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+
+