summaryrefslogtreecommitdiffhomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-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