From 0569100ebe43bb55ff3b3fa954594f5cd58fe780 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 2 Aug 1996 16:10:33 +0000 Subject: Fri Aug 2 01:04:02 1996 Roland McGrath * nss/Makefile (generated): Add db-*.c. --- nss/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'nss/Makefile') diff --git a/nss/Makefile b/nss/Makefile index b80ed76987..aafa8e2810 100644 --- a/nss/Makefile +++ b/nss/Makefile @@ -50,6 +50,7 @@ libnss_dns-routines := dns-host dns-network libnss_db-routines := $(addprefix db-,$(filter-out hosts network,\ $(databases))) +generated += $(addsuffix .c,$(libnss_db-routines)) distribute += db-XXX.c libnss_files-inhibit-o = $(filter-out .so,$(object-suffixes)) -- cgit v1.2.3