In clean-windows, replace spaces with tab
authorEzra Peisach <epeisach@mit.edu>
Fri, 24 Aug 2007 17:50:50 +0000 (17:50 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 24 Aug 2007 17:50:50 +0000 (17:50 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19870 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/krb5/Makefile.in

index 45c1a82010b3a7692be1799e2cc7678bf46826a7..3dad1afbb7303df65453c4aac948032939c954ff 100644 (file)
@@ -213,7 +213,7 @@ clean-unix:: clean-libobjs
 
 clean-windows::
        $(RM) $(EHDRDIR)\gssapi_krb5.h
-        $(RM) error_map.h
+       $(RM) error_map.h
        -if exist $(EHDRDIR)\nul rmdir $(EHDRDIR)