Author: abartlet Date: 2006-01-06 23:12:12 +0000 (Fri, 06 Jan 2006) New Revision: 12751
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12751 Log: Another make clean fix. Andrew Bartlett Modified: branches/SAMBA_4_0/source/main.mk Changeset: Modified: branches/SAMBA_4_0/source/main.mk =================================================================== --- branches/SAMBA_4_0/source/main.mk 2006-01-06 22:55:03 UTC (rev 12750) +++ branches/SAMBA_4_0/source/main.mk 2006-01-06 23:12:12 UTC (rev 12751) @@ -237,7 +237,7 @@ idl \ heimdal_basics -clean: heimdal_clean +clean: heimdal_clean clean_pch @echo Removing headers @-rm -f include/proto.h @echo Removing objects
