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. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix') diff --git a/posix/Makefile b/posix/Makefile index a1460776bf..010ab2d3d0 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -98,7 +98,7 @@ tests += wordexp-test tst-exec tst-spawn endif others := getconf install-bin := getconf -install-others := $(inst_libexecdir)/getconf +install-others-programs := $(inst_libexecdir)/getconf before-compile := testcases.h ptestcases.h -- cgit v1.2.3