hook up performance and webservices
This commit is contained in:
parent
22f67ec48e
commit
f40c64a167
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.24 2011/05/24 14:04:17 sebastia Exp $
|
# $OpenBSD: Makefile,v 1.25 2011/06/28 16:00:55 sebastia Exp $
|
||||||
|
|
||||||
SUBDIR =
|
SUBDIR =
|
||||||
SUBDIR += addresses
|
SUBDIR += addresses
|
||||||
@ -27,6 +27,7 @@
|
|||||||
SUBDIR += mpdcon
|
SUBDIR += mpdcon
|
||||||
SUBDIR += pantomime
|
SUBDIR += pantomime
|
||||||
SUBDIR += pdfkit
|
SUBDIR += pdfkit
|
||||||
|
SUBDIR += performance
|
||||||
SUBDIR += price
|
SUBDIR += price
|
||||||
SUBDIR += projectcenter
|
SUBDIR += projectcenter
|
||||||
SUBDIR += remotedesk
|
SUBDIR += remotedesk
|
||||||
@ -35,5 +36,6 @@
|
|||||||
SUBDIR += systempreferences
|
SUBDIR += systempreferences
|
||||||
SUBDIR += terminal
|
SUBDIR += terminal
|
||||||
SUBDIR += timemon
|
SUBDIR += timemon
|
||||||
|
SUBDIR += webservices
|
||||||
|
|
||||||
.include <bsd.port.subdir.mk>
|
.include <bsd.port.subdir.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user