From: kouril Date: Mon, 8 Sep 2003 11:39:24 +0000 (+0000) Subject: remove also files in the src directory X-Git-Tag: v5.0-rc2 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.cvs%2F.git;a=commitdiff_plain;h=4b526ee1b0debbf5841a5fe2911c9875e4b69999 remove also files in the src directory --- diff --git a/Makefile b/Makefile index e946bac..bd3ac85 100644 --- a/Makefile +++ b/Makefile @@ -23,4 +23,5 @@ modauthkerb: libspnegokrb5 clean: (cd spnegokrb5 && make clean) - $(RM) *.o *.so *.a *.la *.lo *.slo core + $(RM) *.o *.so *.a *.la *.lo *.slo core + $(RM) src/*.{o,so,a,la,lo,slo}