summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-10-19 19:39:50 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-10-19 19:39:50 +0000
commitc8ab59eb8a2335dac9a49336cefeb646ef23eea0 (patch)
tree29f162aa3bcd412fbee04fc40df6498e70e4c9da /src
parentcfbcf3a7d0d09002f228518f77a8538fda63d401 (diff)
downloadirssi-c8ab59eb8a2335dac9a49336cefeb646ef23eea0.zip
Missing channels-rejoin.h
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@774 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src')
-rw-r--r--src/irc/core/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \