mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
otr: rename module.c to otr-module.c
This commit is contained in:
parent
2830d91a89
commit
4501917cae
2 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ libotr_core_la_LIBADD = $(OTR_LDFLAGS)
|
||||||
|
|
||||||
otr_sources = \
|
otr_sources = \
|
||||||
key.c \
|
key.c \
|
||||||
module.c \
|
otr-module.c \
|
||||||
otr-formats.c \
|
otr-formats.c \
|
||||||
otr-ops.c \
|
otr-ops.c \
|
||||||
otr-fe.c \
|
otr-fe.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue