krb5 commit: Fix some omissions in make clean

Greg Hudson <[email protected]>
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/368b0b02390f0450c0123db7b172206d9847b6fd
commit 368b0b02390f0450c0123db7b172206d9847b6fd
Author: Greg Hudson <[email protected]>
Date:   Wed Jul 4 14:58:35 2018 +0000

    Fix some omissions in make clean

 src/lib/krb5/krb/Makefile.in          |    2 +-
 src/plugins/preauth/spake/Makefile.in |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/lib/krb5/krb/Makefile.in b/src/lib/krb5/krb/Makefile.in
index 55f82b1..e4015b6 100644
--- a/src/lib/krb5/krb/Makefile.in
+++ b/src/lib/krb5/krb/Makefile.in
@@ -529,7 +529,7 @@ clean:
 	$(OUTPRE)t_response_items$(EXEEXT) \
 	$(OUTPRE)t_response_items.$(OBJEXT) \
 	$(OUTPRE)t_sname_match$(EXEEXT) $(OUTPRE)t_sname_match.$(OBJEXT) \
-	$(OUTPRE)t_valid_times$(EXEEXT) $(OUTPRE)t_valid_times.$(OBJECT) \
+	$(OUTPRE)t_valid_times$(EXEEXT) $(OUTPRE)t_valid_times.$(OBJEXT) \
 	$(OUTPRE)t_parse_host_string$(EXEEXT) \
 	$(OUTPRE)t_parse_host_string.$(OBJEXT)
 
diff --git a/src/plugins/preauth/spake/Makefile.in b/src/plugins/preauth/spake/Makefile.in
index d127e92..b51d4d6 100644
--- a/src/plugins/preauth/spake/Makefile.in
+++ b/src/plugins/preauth/spake/Makefile.in
@@ -43,6 +43,9 @@ all-unix: all-liblinks
 install-unix: install-libs
 clean-unix:: clean-liblinks clean-libs clean-libobjs
 
+clean:
+	$(RM) t_vectors t_vectors.o $(STLIBOBJS)
+
 check-unix: t_vectors
 	$(RUN_TEST_LOCAL_CONF) ./t_vectors
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.