about summary refs log tree commit diff
path: root/nss
diff options
context:
space:
mode:
Diffstat (limited to 'nss')
-rw-r--r--nss/Makefile2
1 files changed, 1 insertions, 1 deletions
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