From bcad2c29c215f768944e268333ee7bdc6103c546 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 23 Apr 2000 16:26:11 +0000 Subject: Update. 2000-04-23 Ulrich Drepper * nss/Makefile (libnss_db-dbs): Remove stry backslash. Patch by Zack Weinberg . --- nss/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss') diff --git a/nss/Makefile b/nss/Makefile index 5e94c347f4..18538d0b24 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -65,7 +65,7 @@ libnss_files-routines := $(addprefix files-,$(databases)) distribute += files-XXX.c files-parse.c libnss_db-dbs := $(addprefix db-,$(filter-out hosts network key,\ - $(databases))) \ + $(databases))) libnss_db-routines := $(libnss_db-dbs) db-open generated += $(filter-out db-alias.c db-netgrp.c, \ $(addsuffix .c,$(libnss_db-dbs))) -- cgit 1.4.1