Author: jelmer
Date: 2006-03-13 22:39:05 +0000 (Mon, 13 Mar 2006)
New Revision: 14350

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14350

Log:
Keep "make proto". It's hard to forget old habits. :-)

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-03-13 22:36:07 UTC (rev 14349)
+++ branches/SAMBA_4_0/source/main.mk   2006-03-13 22:39:05 UTC (rev 14350)
@@ -248,8 +248,9 @@
 
 pch: clean_pch include/includes.h.gch
 
+proto: $(PROTO_HEADERS)
 basics: include/includes.h \
-       $(PROTO_HEADERS) \
+       proto \
        idl \
        heimdal_basics
 

Reply via email to