Switch from .common to .gitlab Makefile

Rather than using .common we should use .gitlab.
This commit is contained in:
ducoterra
2021-10-31 20:55:06 -04:00
parent 0f36ad4c77
commit 8bcb2c37b1

View File

@@ -1 +1 @@
include .common/Makefile
include .gitlab/Makefile