From 1aa25fbdb92ed6d24be1433f004ddba9bd6f1c3d Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 13 Jul 2024 22:39:41 +0200 Subject: [IMP] improve makefile. Signed-off-by: Amlal --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index e04801f..d78eb6b 100644 --- a/makefile +++ b/makefile @@ -6,3 +6,4 @@ build-zpt-core: .PHONY: build-btbuild build-btbuild: g++ -I./inc $(wildcard btbuild/*.cxx) -lzpt-core -o btb + cp btb /usr/bin -- cgit v1.2.3