diff options
Diffstat (limited to 'src/irc/core/Makefile.am')
-rw-r--r-- | src/irc/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/irc/core/Makefile.am b/src/irc/core/Makefile.am index e0d49197..fa5f5f1f 100644 --- a/src/irc/core/Makefile.am +++ b/src/irc/core/Makefile.am @@ -12,6 +12,7 @@ libirc_core_la_SOURCES = \ channels-query.c \ channels-setup.c \ channel-events.c \ + channel-rejoin.c \ ignore.c \ irc.c \ irc-core.c \ |