diff options
Diffstat (limited to 'src/irc/core/Makefile.am')
-rw-r--r-- | src/irc/core/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/irc/core/Makefile.am b/src/irc/core/Makefile.am index 99f72229..e6748792 100644 --- a/src/irc/core/Makefile.am +++ b/src/irc/core/Makefile.am @@ -11,7 +11,6 @@ libirc_core_a_SOURCES = \ channels-query.c \ channel-events.c \ channel-rejoin.c \ - ignore.c \ irc.c \ irc-core.c \ irc-channels.c \ @@ -37,7 +36,6 @@ libirc_core_a_SOURCES = \ noinst_HEADERS = \ bans.h \ ctcp.h \ - ignore.h \ irc.h \ irc-channels.h \ irc-chatnets.h \ |