summary refs log tree commit diff
path: root/pwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pwd/Makefile')
-rw-r--r--pwd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwd/Makefile b/pwd/Makefile
index 7f6de03b57..af0973455b 100644
--- a/pwd/Makefile
+++ b/pwd/Makefile
@@ -28,7 +28,7 @@ routines := fgetpwent getpw putpwent \
 	    getpwent getpwnam getpwuid \
 	    getpwent_r getpwnam_r getpwuid_r fgetpwent_r
 
-tests := tst-getpw
+tests := tst-getpw tst-putpwent
 
 include ../Rules