From b732f9b68113b17ccf46d9d520de562ee3808738 Mon Sep 17 00:00:00 2001
From: Rob Swindell <rob@synchro.net>
Date: Wed, 16 Sep 2020 20:10:58 -0700
Subject: [PATCH] Include "Main" an install target category.

---
 xtrn/hamtest/install-xtrn.ini | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xtrn/hamtest/install-xtrn.ini b/xtrn/hamtest/install-xtrn.ini
index a18af1724b..d72c0ec2f9 100644
--- a/xtrn/hamtest/install-xtrn.ini
+++ b/xtrn/hamtest/install-xtrn.ini
@@ -1,9 +1,9 @@
 Name: HAM Test
 Desc: Amateur radio operator license exam practice tests
 By:   Deuce (Stephen Hurd)
-Cats: Tests
+Cats: Tests, Main
 Subs: Radio, HAM, JavaScript
-Inst: $Id: install-xtrn.ini,v 1.2 2020/04/17 08:27:36 rswindell Exp $
+Inst: 2020/09/16
 
 [prog:HAMTEST]
 cmd  = ?hamtest.js
-- 
GitLab