This website requires JavaScript.
Explore
Help
Sign In
aniani
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
mirror of
https://github.com/irssi/irssi.git
synced
2024-11-03 04:27:19 -05:00
Code
7755aae26b
irssi
/
src
/
irc
/
Makefile.am
6 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added bot plugin, it also has almost-functional botnet. Changed configure.in's functionality so that you could tell what modules you want to build in main irssi binary and it will create automatically the .c files that need to call the module_init()/deinit() functions. Fixed several minor things.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@230 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-05-25 07:30:47 -04:00
SUBDIRS
=
core bot dcc flood notifylist
..adding new files.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@171 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-04-26 04:03:38 -04:00
noinst_LTLIBRARIES
=
libirc.la
libirc_la_SOURCES
=
irc.c
Copy Permalink