Disabled building of PCL6 printer driver until we get permission from HP to include the jetlib\!\!\!

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10624 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Pfeiffer
2005-01-09 18:07:48 +00:00
parent fca41c6c35
commit 4259e26f8a
+1 -1
View File
@@ -3,7 +3,7 @@ SubDir OBOS_TOP src add-ons print drivers ;
SubInclude OBOS_TOP src add-ons print drivers shared ;
SubInclude OBOS_TOP src add-ons print drivers canon_lips ;
SubInclude OBOS_TOP src add-ons print drivers pcl5 ;
SubInclude OBOS_TOP src add-ons print drivers pcl6 ;
#SubInclude OBOS_TOP src add-ons print drivers pcl6 ;
SubInclude OBOS_TOP src add-ons print drivers pdf ;
SubInclude OBOS_TOP src add-ons print drivers postscript ;
SubInclude OBOS_TOP src add-ons print drivers preview ;