mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
autoload the IRC module
This commit is contained in:
parent
738931762b
commit
82f8ee57c3
17 changed files with 70 additions and 28 deletions
|
|
@ -35,10 +35,6 @@ executable('irssi',
|
|||
libconfig_a,
|
||||
libcore_a,
|
||||
libfe_common_core_a,
|
||||
libirc_a,
|
||||
libfe_common_irc_a,
|
||||
libfe_irc_dcc_a,
|
||||
libfe_irc_notifylist_a,
|
||||
],
|
||||
install : true,
|
||||
install_rpath : get_option('prefix') / get_option('libdir'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue