summaryrefslogtreecommitdiff
path: root/bitmaskd.go
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-10-09 12:23:02 -0500
committerRuben Pollan <meskio@sindominio.net>2018-10-10 16:28:31 -0500
commit965a712d0102269fcf54e1f459e37113c31218af (patch)
treec93e465f3373e88410d7409dee4ce36de05c43d8 /bitmaskd.go
parent5f24152b972f4e478e15f04b795e8943f8a559d7 (diff)
[pkg] make standalone the default build
Diffstat (limited to 'bitmaskd.go')
-rw-r--r--bitmaskd.go2
1 files changed, 1 insertions, 1 deletions
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