Author: abartlet Date: 2006-01-06 23:15:06 +0000 (Fri, 06 Jan 2006) New Revision: 12752
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12752 Log: Clean up compile_et and asn1_compile as well. Andrew Bartlett Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk Changeset: Modified: branches/SAMBA_4_0/source/heimdal_build/config.mk =================================================================== --- branches/SAMBA_4_0/source/heimdal_build/config.mk 2006-01-06 23:12:12 UTC (rev 12751) +++ branches/SAMBA_4_0/source/heimdal_build/config.mk 2006-01-06 23:15:06 UTC (rev 12752) @@ -442,6 +442,7 @@ @-rm -f heimdal/lib/krb5/heim_err.{c,h} @-rm -f heimdal/lib/krb5/k524_err.{c,h} @-rm -f heimdal/lib/krb5/krb5_err.{c,h} + @-rm -f bin/compile_et bin/asn1_compile ####################### # Start SUBSYSTEM HEIMDAL
