mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
0.7.90 released.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@292 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
29ac175069
commit
7755aae26b
21 changed files with 120 additions and 109 deletions
|
|
@ -19,7 +19,8 @@ noinst_HEADERS = \
|
|||
bot.h \
|
||||
bot-users.h \
|
||||
botnet.h \
|
||||
botnet-users.h
|
||||
botnet-users.h \
|
||||
module.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
users.sample \
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ libirc_dcc_la_SOURCES = \
|
|||
dcc-files.c
|
||||
|
||||
noinst_HEADERS = \
|
||||
dcc.h
|
||||
dcc.h \
|
||||
module.h
|
||||
|
|
|
|||
|
|
@ -10,4 +10,5 @@ libirc_flood_la_SOURCES = \
|
|||
|
||||
noinst_HEADERS = \
|
||||
autoignore.h \
|
||||
flood.h
|
||||
flood.h \
|
||||
module.h
|
||||
|
|
|
|||
|
|
@ -13,4 +13,5 @@ libirc_notifylist_la_SOURCES = \
|
|||
|
||||
noinst_HEADERS = \
|
||||
notifylist.h \
|
||||
notify-setup.h
|
||||
notify-setup.h \
|
||||
module.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue