openbsd-ports/productivity/tryton/Makefile
ajacoutot 80aef3304b ++account
+account_be
+account_de_skr03
+company
+company_work_time
+google_maps
+party
+project
+timesheet
2011-06-20 11:43:41 +00:00

24 lines
572 B
Makefile

# $OpenBSD: Makefile,v 1.3 2011/06/20 11:43:41 ajacoutot Exp $
SUBDIR =
SUBDIR += account
SUBDIR += account_be
SUBDIR += account_de_skr03
SUBDIR += calendar
SUBDIR += company
SUBDIR += company_work_time
SUBDIR += country
SUBDIR += currency
SUBDIR += dashboard
SUBDIR += google_maps
SUBDIR += ldap_authentication
SUBDIR += ldap_connection
SUBDIR += party
SUBDIR += product
SUBDIR += project
SUBDIR += timesheet
SUBDIR += tryton
SUBDIR += trytond
.include <bsd.port.subdir.mk>