diff options
Diffstat (limited to 'login/Makefile')
-rw-r--r-- | login/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/login/Makefile b/login/Makefile index b1fd305..97fab76 100644 --- a/login/Makefile +++ b/login/Makefile @@ -37,7 +37,7 @@ distribute := utmp-private.h pty-private.h subdir-dirs = programs vpath %.c programs -tests := tst-utmp tst-utmpx +tests := tst-utmp tst-utmpx tst-grantpt # Build the -lutil library with these extra functions. extra-libs := libutil |