diff --git a/cmd/revid-cli/profile.go b/cmd/revid-cli/profile.go index ca3abd97..33406a29 100644 --- a/cmd/revid-cli/profile.go +++ b/cmd/revid-cli/profile.go @@ -24,6 +24,7 @@ LICENSE You should have received a copy of the GNU General Public License along with revid in gpl.txt. If not, see http://www.gnu.org/licenses. */ + // +build profile package main