diff --git a/Makefile b/Makefile index 9ae6c79..a616efb 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ include configure.mk # need to update the systemd service script BINDIR = /usr/local/bin -swambe2 = true +swambe2 = false GCC = g++