diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index 3b39c9e..1b48af7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -95,11 +95,6 @@ odr_audioenc_SOURCES = src/odr-audioenc.cpp \ src/utils.c \ src/utils.h \ src/wavreader.c \ - src/charset.h \ - src/utf8.h \ - src/utf8/checked.h \ - src/utf8/unchecked.h \ - src/utf8/core.h \ src/common.h \ $(FEC_SOURCES) |