summaryrefslogtreecommitdiff
path: root/shadow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shadow/Makefile')
-rw-r--r--shadow/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shadow/Makefile b/shadow/Makefile
index 8291c61622..c76fedc2ae 100644
--- a/shadow/Makefile
+++ b/shadow/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2015 Free Software Foundation, Inc.
+# Copyright (C) 1996-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
@@ -27,7 +27,7 @@ routines = getspent getspnam sgetspent fgetspent putspent \
getspent_r getspnam_r sgetspent_r fgetspent_r \
lckpwdf
-tests = tst-shadow
+tests = tst-shadow tst-putspent
CFLAGS-getspent_r.c = -fexceptions
CFLAGS-getspent.c = -fexceptions