diff --git a/src/irc/core/Makefile.am b/src/irc/core/Makefile.am index e6748792..ecab410b 100644 --- a/src/irc/core/Makefile.am +++ b/src/irc/core/Makefile.am @@ -36,6 +36,7 @@ libirc_core_a_SOURCES = \ noinst_HEADERS = \ bans.h \ ctcp.h \ + channel-rejoin.h \ irc.h \ irc-channels.h \ irc-chatnets.h \