diff options
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r-- | src/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am index d6dd6e84..1cc943eb 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -18,6 +18,7 @@ libcore_a_SOURCES = \ channels.c \ channels-setup.c \ commands.c \ + chat-commands.c \ chat-protocols.c \ chatnets.c \ core.c \ |