diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2003-12-04 06:36:52 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2003-12-04 06:36:52 +0000 |
commit | de0c9a10efd21e3719dc33cb51ffb3d1615223c8 (patch) | |
tree | f74c697d03289faee975f59a6fc4c4072dbc5f9a /utils/.cvsignore | |
parent | 0152631ea758c8756c8c350d3ad9f0f33fc9e211 (diff) |
Building of iconv.o was accidently always disabled.
Also, build the iconv app in utils.
Diffstat (limited to 'utils/.cvsignore')
-rw-r--r-- | utils/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/.cvsignore b/utils/.cvsignore index ffa8a1a88..45974479a 100644 --- a/utils/.cvsignore +++ b/utils/.cvsignore @@ -2,3 +2,4 @@ ldd readelf ldconfig elf.h +iconv |