diff --git a/Makefile b/Makefile deleted file mode 100644 index e69de29..0000000 diff --git a/plugins/Makefile b/plugins/Makefile index fa5d692..b24cc10 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -4,4 +4,8 @@ build: .PHONY: zltx zltx: - make build name=zltx \ No newline at end of file + make build name=zltx + +.PHONY: union_pay +union_pay: + make build name=union_pay \ No newline at end of file