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 aa0b87ea..86148ed3 100644 --- a/src/irc/core/Makefile.am +++ b/src/irc/core/Makefile.am @@ -41,6 +41,7 @@ noinst_HEADERS = \ channels-setup.h \ ignore.h \ irc.h \ + irc-commands.h \ irc-server.h \ ircnet-setup.h \ masks.h \ |