Index: auto/output/Makefile
===================================================================
--- auto/output/Makefile	(revision c7ecbc244d4b134bbdf0ad3b58fbe5bbf616fd7b)
+++ auto/output/Makefile	(revision a26cf421b204b6586fa67d9ae592df09abca8cc3)
@@ -97,5 +97,5 @@
 vpath %.texinfo ./doc
 
-PROGRAMS_SCRIPT = gph kot unfla grp mar ser kon rm12
+PROGRAMS_SCRIPT = gph kot unfla grp mar ser kon rm12 uam.tag2re
 PROGRAMS_EXEC = tok sen fla rs12
 PROGRAMS = \$(PROGRAMS_SCRIPT) \$(PROGRAMS_EXEC)
@@ -125,4 +125,7 @@
 GPH_PERL_FILES = gph.pl
 gph: \$(GPH_PERL_FILES)
+
+UAMTAG2RE_PERL_FILES = uam.tag2re.pl
+uam.tag2re: \$(UAMTAG2RE_PERL_FILES)
 
 KOT_PERL_FILES = kot.pl
