diff options
Diffstat (limited to 'iconv')
-rw-r--r-- | iconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconv/Makefile b/iconv/Makefile index e4cd0fc53d..cd486b737e 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -33,7 +33,7 @@ else CFLAGS-gconv_db.c = -DSTATIC_GCONV endif -distribute = gconv_builtin.h gconv_int.h +distribute = gconv_builtin.h gconv_int.h loop.c skeleton.c others = iconv_prog |