[gnome-settings-daemon] xsettings: Add missing files to the plugin



commit 96ef91f2103e0a63e631dde4f4999c2eef11bcce
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Oct 27 14:48:09 2010 +0100

    xsettings: Add missing files to the plugin
    
    gsd-xsettings-gtk.c really needs to be built into the plugin.
    
    Spotted by Richard Hughes.

 plugins/xsettings/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/xsettings/Makefile.am b/plugins/xsettings/Makefile.am
index de03011..9f445e3 100644
--- a/plugins/xsettings/Makefile.am
+++ b/plugins/xsettings/Makefile.am
@@ -30,6 +30,8 @@ libxsettings_la_SOURCES = 	\
 	gsd-xsettings-plugin.c	\
 	gsd-xsettings-manager.h	\
 	gsd-xsettings-manager.c	\
+	gsd-xsettings-gtk.c	\
+	gsd-xsettings-gtk.h	\
 	xsettings-common.h	\
 	xsettings-common.c	\
 	xsettings-manager.h	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]