From 965a712d0102269fcf54e1f459e37113c31218af Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 9 Oct 2018 12:23:02 -0500 Subject: [pkg] make standalone the default build --- bitmaskd.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitmaskd.go') diff --git a/bitmaskd.go b/bitmaskd.go index d9f8ff0..b7036a6 100644 --- a/bitmaskd.go +++ b/bitmaskd.go @@ -1,4 +1,4 @@ -// +build !standalone +// +build bitmaskd // Copyright (C) 2018 LEAP // // This program is free software: you can redistribute it and/or modify -- cgit v1.2.3