2011-06-23 08:26:52 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2011/06/23 12:26:52 ajacoutot Exp $
|
2011-06-10 07:49:30 -04:00
|
|
|
|
|
|
|
SUBDIR =
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += account
|
|
|
|
SUBDIR += account_be
|
|
|
|
SUBDIR += account_de_skr03
|
2011-06-23 08:26:52 -04:00
|
|
|
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
|
2011-06-13 13:18:11 -04:00
|
|
|
SUBDIR += calendar
|
2011-06-23 08:26:52 -04:00
|
|
|
SUBDIR += calendar_classification
|
|
|
|
SUBDIR += calendar_scheduling
|
|
|
|
SUBDIR += calendar_todo
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += company
|
|
|
|
SUBDIR += company_work_time
|
2011-06-13 13:18:11 -04:00
|
|
|
SUBDIR += country
|
|
|
|
SUBDIR += currency
|
|
|
|
SUBDIR += dashboard
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += google_maps
|
2011-06-13 13:18:11 -04:00
|
|
|
SUBDIR += ldap_authentication
|
|
|
|
SUBDIR += ldap_connection
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += party
|
2011-06-23 08:26:52 -04:00
|
|
|
SUBDIR += party_siret
|
|
|
|
SUBDIR += party_vcarddav
|
2011-06-13 13:18:11 -04:00
|
|
|
SUBDIR += product
|
2011-06-23 08:26:52 -04:00
|
|
|
SUBDIR += product_cost_fifo
|
|
|
|
SUBDIR += product_cost_history
|
|
|
|
SUBIDR += product_price_list
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += project
|
2011-06-23 08:26:52 -04:00
|
|
|
SUBDIR += project_plan
|
|
|
|
SUBDIR += project_revenue
|
|
|
|
SUBDIR += purchase
|
|
|
|
SUBDIR += purchase_invoice_line_standalone
|
|
|
|
SUBDIR += sale
|
|
|
|
SUBDIR += sale_opportunity
|
|
|
|
SUBDIR += sale_price_list
|
|
|
|
SUBDIR += stock
|
|
|
|
SUBDIR += stock_forecast
|
|
|
|
SUBDIR += stock_inventory_location
|
|
|
|
SUBDIR += stock_location_sequence
|
|
|
|
SUBDIR += stock_product_location
|
|
|
|
SUBDIR += stock_supply
|
|
|
|
SUBDIR += stock_supply_day
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += timesheet
|
2011-06-10 07:49:30 -04:00
|
|
|
SUBDIR += tryton
|
|
|
|
SUBDIR += trytond
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|