From ff40792e78600bf9a4293f6d9dff587b5b949af1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 24 Jul 2007 23:09:36 +0000 Subject: 2007-07-24 Roland McGrath * iconv/Makefile (install-others-programs): Set this instead of install-others. * login/Makefile (install-others-programs): Likewise. * posix/Makefile (install-others-programs): Likewise. --- iconv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconv') diff --git a/iconv/Makefile b/iconv/Makefile index 40c7cbcdd3..812f082431 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -56,7 +56,7 @@ distribute = gconv_builtin.h gconv_int.h loop.c skeleton.c iconv_prog.h \ iconvconfig.h others = iconv_prog iconvconfig -install-others = $(inst_bindir)/iconv +install-others-programs = $(inst_bindir)/iconv install-sbin = iconvconfig CFLAGS-gconv_cache.c += -DGCONV_DIR='"$(gconvdir)"' -- cgit 1.4.1