From f40c64a167117b07c07de85ff45ba7c951aad7a1 Mon Sep 17 00:00:00 2001 From: sebastia Date: Tue, 28 Jun 2011 16:00:55 +0000 Subject: [PATCH] hook up performance and webservices --- x11/gnustep/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/gnustep/Makefile b/x11/gnustep/Makefile index 88477161b20..1a83c538afb 100644 --- a/x11/gnustep/Makefile +++ b/x11/gnustep/Makefile @@ -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 += addresses @@ -27,6 +27,7 @@ SUBDIR += mpdcon SUBDIR += pantomime SUBDIR += pdfkit + SUBDIR += performance SUBDIR += price SUBDIR += projectcenter SUBDIR += remotedesk @@ -35,5 +36,6 @@ SUBDIR += systempreferences SUBDIR += terminal SUBDIR += timemon + SUBDIR += webservices .include