Author: jelmer
Date: 2005-10-28 23:16:27 +0000 (Fri, 28 Oct 2005)
New Revision: 11387

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

Log:
Remove pidl from the default 'install' target as it doesn't obey the 
user specified install paths.

Modified:
   branches/SAMBA_4_0/source/main.mk


Changeset:
Modified: branches/SAMBA_4_0/source/main.mk
===================================================================
--- branches/SAMBA_4_0/source/main.mk   2005-10-28 22:40:31 UTC (rev 11386)
+++ branches/SAMBA_4_0/source/main.mk   2005-10-28 23:16:27 UTC (rev 11387)
@@ -75,7 +75,7 @@
         -DSWATDIR=\"$(SWATDIR)\" -DPRIVATE_DIR=\"$(PRIVATEDIR)\"
 
 install: showlayout installbin installdat installswat installmisc installlib \
-       installheader installpidl
+       installheader
 
 # DESTDIR is used here to prevent packagers wasting their time
 # duplicating the Makefile. Remove it and you will have the privilege

Reply via email to