diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb5/os/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/os/Makefile.in b/src/lib/krb5/os/Makefile.in index d19d957a3..757d22ce4 100644 --- a/src/lib/krb5/os/Makefile.in +++ b/src/lib/krb5/os/Makefile.in @@ -237,7 +237,7 @@ check-unix:: $(RM) ./t_an.* clean:: - $(RM) $(TEST_PROGS) test.out t_std_conf.o t_an_to_ln.o + $(RM) $(TEST_PROGS) test.out t_std_conf.o t_an_to_ln.o t_locate_kdc.o @libobj_frag@ |
