openbsd-ports/productivity/tryton/Makefile
2012-11-04 11:40:11 +00:00

69 lines
2.0 KiB
Makefile

# $OpenBSD: Makefile,v 1.7 2012/11/04 11:40:11 naddy Exp $
SUBDIR =
SUBDIR += account
SUBDIR += account_be
SUBDIR += account_de_skr03
SUBDIR += account_fr
SUBDIR += account_invoice
SUBDIR += account_invoice_history
SUBDIR += account_invoice_line_standalone
SUBDIR += account_product
SUBDIR += account_statement
SUBDIR += account_stock_anglo_saxon
SUBDIR += account_stock_continental
SUBDIR += analytic_account
SUBDIR += analytic_invoice
SUBDIR += analytic_purchase
SUBDIR += analytic_sale
SUBDIR += calendar
SUBDIR += calendar_classification
SUBDIR += calendar_scheduling
SUBDIR += calendar_todo
SUBDIR += carrier
SUBDIR += carrier_percentage
SUBDIR += carrier_weight
SUBDIR += company
SUBDIR += company_work_time
SUBDIR += country
SUBDIR += currency
SUBDIR += dashboard
SUBDIR += google_maps
SUBDIR += ldap_authentication
SUBDIR += ldap_connection
SUBDIR += party
SUBDIR += party_siret
SUBDIR += party_vcarddav
SUBDIR += product
SUBDIR += product_cost_fifo
SUBDIR += product_cost_history
SUBDIR += product_measurements
SUBDIR += product_price_list
SUBDIR += production
SUBDIR += project
SUBDIR += project_plan
SUBDIR += project_revenue
SUBDIR += purchase
SUBDIR += purchase_invoice_line_standalone
SUBDIR += purchase_shipment_cost
SUBDIR += sale
SUBDIR += sale_opportunity
SUBDIR += sale_price_list
SUBDIR += sale_shipment_cost
SUBDIR += stock
SUBDIR += stock_forecast
SUBDIR += stock_inventory_location
SUBDIR += stock_location_sequence
SUBDIR += stock_lot
SUBDIR += stock_product_location
SUBDIR += stock_split
SUBDIR += stock_supply
SUBDIR += stock_supply_day
SUBDIR += stock_supply_forecast
SUBDIR += stock_supply_production
SUBDIR += timesheet
SUBDIR += tryton
SUBDIR += trytond
.include <bsd.port.subdir.mk>