xref: /haiku/src/add-ons/print/transports/Jamfile (revision 23d36867f63af34f65b35f1eb42a269bf36a0555)
1SubDir OBOS_TOP src add-ons print transports ;
2
3# shared must be included first, since its objects are used by the others.
4# SubInclude OBOS_TOP src add-ons print transports shared ;
5# SubInclude OBOS_TOP src add-ons print transports ipp ;
6# SubInclude OBOS_TOP src add-ons print transports lpr ;
7SubInclude OBOS_TOP src add-ons print transports print_to_file ;
8
9