Directory should really be named "scripts", not "examples".

Added script mlock.pl


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@149 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-03-15 20:49:44 +00:00 committed by cras
commit 2799d200cb
9 changed files with 115 additions and 1 deletions

View file

@ -11,7 +11,7 @@ if BUILD_SERVERTEST
SERVERTEST=servertest
endif
SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) docs examples
SUBDIRS = po intl macros src $(PLUGINS) $(SERVERTEST) docs scripts
## to automatically rebuild aclocal.m4 if any of the macros in
## `macros/' change