diff options
Diffstat (limited to 'src/otr/Makefile.am')
-rw-r--r-- | src/otr/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otr/Makefile.am b/src/otr/Makefile.am index 3b991839..7cc02d6d 100644 --- a/src/otr/Makefile.am +++ b/src/otr/Makefile.am @@ -21,7 +21,7 @@ libotr_core_la_LIBADD = $(OTR_LDFLAGS) otr_sources = \ key.c \ - module.c \ + otr-module.c \ otr-formats.c \ otr-ops.c \ otr-fe.c \ |