summaryrefslogtreecommitdiff
path: root/syntax.pl
diff options
context:
space:
mode:
Diffstat (limited to 'syntax.pl')
-rwxr-xr-xsyntax.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/syntax.pl b/syntax.pl
index af5a2b41..de8be984 100755
--- a/syntax.pl
+++ b/syntax.pl
@@ -30,3 +30,4 @@ while (<docs/help/in/*.in>) {
print NEWFILE @data;
close (NEWFILE);
}
+unlink "irssi_syntax";