autoload the IRC module

This commit is contained in:
Ailin Nemui 2021-03-27 11:05:54 +01:00 committed by Ailin Nemui
commit 82f8ee57c3
17 changed files with 70 additions and 28 deletions

View file

@ -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'),