mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
ARGH! I hate this new behaviour of CVS not asking if I want to abort
the message - have to RTFM to see if I can get old behaviour back :) So, this+previous commit: "make distclean" should remove irc.c and irc-modules.c since they're generated by configure. !user part is optional in IRC prefix, so nick@server is now handled correctly. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2598 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4770c1c4ee
commit
649253e180
@ -31,3 +31,6 @@ libfe_common_irc_a_SOURCES = \
|
||||
noinst_HEADERS = \
|
||||
module.h \
|
||||
module-formats.h
|
||||
|
||||
distclean-generic:
|
||||
rm -f irc-modules.c
|
||||
|
Loading…
Reference in New Issue
Block a user