From fc71a2d486354620f1a370a4a3b8b38ca1e2f673 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 27 Jan 2000 01:50:11 +0000 Subject: Update. 2000-01-26 Andreas Jaeger * Make-dist (+sysdep-tscrs): Add libm-test-ulps. 2000-01-26 Ulrich Drepper * locale/Makefile (distribute): Remove nonexisting files. * sysdeps/powerpc/Dist: Move FPU specific files to... * sysdeps/powerpc/fpu/Dist: ...here. New file. * nss/Makefile: Distribute files for new libdb interface. * math/Makefile (distribute): Add README.libm-test. Patch by Andreas Jaeger. --- nss/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss/Makefile') diff --git a/nss/Makefile b/nss/Makefile index ea32449bb8..f6ebe2c207 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -69,7 +69,7 @@ libnss_db-routines := $(addprefix db-,$(filter-out hosts network key,\ db-open generated += $(filter-out db-alias.c db-netgrp.c, \ $(addsuffix .c,$(libnss_db-routines))) -distribute += db-XXX.c nss_db.h dummy-db.h +distribute += $(addprefix nss_db/, db-XXX.c nss_db.h dummy-db.h) $(objpfx)makedb: $(libdl) $(objpfx)db-open.o -- cgit v1.2.3