aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 450e57b..2752db9 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ endif
endef
src_dir := $(abspath .)
-build_dir := $(src_dir)/.build
+build_dir := $(src_dir)/build
cmake_dir := $(build_dir)/cmake
install_dir := $(build_dir)/install