diff --git a/src/add-ons/print/drivers/Jamfile b/src/add-ons/print/drivers/Jamfile index 69a2f385fc..2294eb6ace 100644 --- a/src/add-ons/print/drivers/Jamfile +++ b/src/add-ons/print/drivers/Jamfile @@ -5,3 +5,4 @@ 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 pdf ; SubInclude OBOS_TOP src add-ons print drivers postscript ; +SubInclude OBOS_TOP src add-ons print drivers preview ;