diff options
Diffstat (limited to 'src/fe-text/Makefile.am')
-rw-r--r-- | src/fe-text/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index 68bf7169..39d7a3a3 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -64,7 +64,6 @@ irssi_SOURCES = \ textbuffer-commands.c \ textbuffer-reformat.c \ textbuffer-view.c \ - utf8.c \ irssi.c \ module-formats.c @@ -81,7 +80,6 @@ noinst_HEADERS = \ textbuffer.h \ textbuffer-view.h \ textbuffer-reformat.h \ - utf8.h \ module.h \ module-formats.h |