summaryrefslogtreecommitdiff
path: root/pwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pwd/Makefile')
-rw-r--r--pwd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pwd/Makefile b/pwd/Makefile
index 7f6de03b57..5c7f6a2da1 100644
--- a/pwd/Makefile
+++ b/pwd/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2015 Free Software Foundation, Inc.
+# Copyright (C) 1991-2016 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# The GNU C Library is free software; you can redistribute it and/or
@@ -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