2011-06-20 07:43:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2011/06/20 11:43:41 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-13 13:18:11 -04:00
|
|
|
SUBDIR += calendar
|
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-13 13:18:11 -04:00
|
|
|
SUBDIR += product
|
2011-06-20 07:43:41 -04:00
|
|
|
SUBDIR += project
|
|
|
|
SUBDIR += timesheet
|
2011-06-10 07:49:30 -04:00
|
|
|
SUBDIR += tryton
|
|
|
|
SUBDIR += trytond
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|