1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-03-22 07:37:23 +00:00

Build changes

This commit is contained in:
Gregory Rudolph
2019-10-08 10:14:04 -04:00
parent 7cd87a556a
commit 0599824933
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
// +build !rm_basic_commands allcommands postcmd // +ignore
// +build allcommands postcmd
package main package main

View File

@ -1,5 +1,5 @@
// +ignore // +ignore
// +build wallcmd // +build allcommands wallcmd
package main package main