[gnome-control-center/extensible-shell] [windows] Don't build windows control panel
- From: William Jon McCann <mccann src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-control-center/extensible-shell] [windows] Don't build windows control panel
- Date: Sun, 17 Jan 2010 06:28:46 +0000 (UTC)
commit 7f093ccc126ec6d8900c9f8d42aaf0d299656e55
Author: William Jon McCann <jmccann redhat com>
Date: Sat Jan 16 21:31:38 2010 -0500
[windows] Don't build windows control panel
capplets/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/capplets/Makefile.am b/capplets/Makefile.am
index 728d882..235bc36 100644
--- a/capplets/Makefile.am
+++ b/capplets/Makefile.am
@@ -1,3 +1,5 @@
+NULL =
+
SUBDIRS = \
common \
accessibility \
@@ -7,7 +9,7 @@ SUBDIRS = \
keyboard \
mouse \
network \
- windows
+ $(NULL)
DIST_SUBDIRS = \
common \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]