summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal <amlal@zka.com>2024-07-13 22:39:41 +0200
committerAmlal <amlal@zka.com>2024-07-13 22:39:41 +0200
commit1aa25fbdb92ed6d24be1433f004ddba9bd6f1c3d (patch)
tree494219873af100cfa99a23f887ed1ac9ef166570
parent26813ffe1f94b9915ba0ef2e1b57731c37cc7a1f (diff)
[IMP] improve makefile.
Signed-off-by: Amlal <amlal@zka.com>
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
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