[gnome-settings-daemon] xsettings: Add missing sources



commit 599a55bdb221e05751d1dfc03d484210e30045e5
Author: Colin Walters <walters verbum org>
Date:   Mon Oct 21 10:12:46 2013 -0400

    xsettings: Add missing sources
    
    Commit 6486696fb16140e3344564a28a75bd92ded5e9ea reworked this code,
    listing it as UNTESTED.  It is now tested, and needs at least this
    fix.

 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 c20de6f..59a5f18 100644
--- a/plugins/xsettings/Makefile.am
+++ b/plugins/xsettings/Makefile.am
@@ -62,6 +62,8 @@ libxsettings_la_SOURCES =     \
        xsettings-common.c      \
        xsettings-manager.h     \
        xsettings-manager.c     \
+       gsd-remote-display-manager.c \
+       gsd-remote-display-manager.h \
        fontconfig-monitor.h    \
        fontconfig-monitor.c    \
        $(NULL)


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