summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-10-21 10:12:46 -0400
committerColin Walters <walters@verbum.org>2013-10-21 10:13:27 -0400
commit599a55bdb221e05751d1dfc03d484210e30045e5 (patch)
treebf4d4dcce6f34abcda3dd058e471d8b1ca38e569
parentaf2f36d23bc72da0bda490aa2c2e89fad793742b (diff)
downloadgnome-settings-daemon-599a55bdb221e05751d1dfc03d484210e30045e5.tar.gz
xsettings: Add missing sources
Commit 6486696fb16140e3344564a28a75bd92ded5e9ea reworked this code, listing it as UNTESTED. It is now tested, and needs at least this fix.
-rw-r--r--plugins/xsettings/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/xsettings/Makefile.am b/plugins/xsettings/Makefile.am
index c20de6f1..59a5f182 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)