From 02c9b7d1cf9d6863a871b5133f4dabb68f1101b7 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Sun, 10 Mar 2002 21:33:46 +0000 Subject: new scripts git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2571 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- scripts/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index b6dfbc4e..9b612c29 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -8,8 +8,10 @@ script_DATA = \ buf.pl \ dns.pl \ kills.pl \ + mail.pl \ mlock.pl \ quitmsg.pl \ - splitlong.pl + splitlong.pl \ + usercount.pl EXTRA_DIST = $(script_DATA) -- cgit v1.2.3