about summary refs log tree commit diff
path: root/posix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/Makefile b/posix/Makefile
index f313bb4d66..d1dc009bf4 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -85,6 +85,7 @@ generated := $(addprefix wordexp-test-result, 1 2 3 4 5 6 7 8 9 10) \
 
 include ../Rules
 
+ifeq (yes,$(built-static-nss))
 # We need it for "make check" only. We can skip them if they haven't
 # been built yet during "make".
 otherlibs += $(wildcard $(nssobjdir)/libnss_files.a \