From 536bd24438799a15686415b054f57676b053702d Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 30 Sep 2021 23:32:45 +0200 Subject: move --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0474b60..e5b9f30 100644 --- a/Makefile +++ b/Makefile @@ -5,5 +5,5 @@ build: install: build @mkdir -p $(INSTDIR) - @cp check_* $(INSTDIR) + @cp plugins/* $(INSTDIR) -- cgit v1.2.3