summaryrefslogtreecommitdiffstats
path: root/configmgr/Library_configmgr.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-08-28 14:41:40 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-09-01 15:06:44 +0200
commit2921d6773698cc588f808172b37fb28d80b28a9c (patch)
tree4372de7da1d5421a7d3d559d3555031134376d55 /configmgr/Library_configmgr.mk
parentSupport modification write-back to other than registrymodifications.xcu (diff)
downloadcore-2921d6773698cc588f808172b37fb28d80b28a9c.tar.gz
core-2921d6773698cc588f808172b37fb28d80b28a9c.zip
Rename stuff, in preparation of dconf::writeModifications
Change-Id: Icd472e91b222907e2cdcbdba1b78b33c44eff566
Diffstat (limited to 'configmgr/Library_configmgr.mk')
-rw-r--r--configmgr/Library_configmgr.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/configmgr/Library_configmgr.mk b/configmgr/Library_configmgr.mk
index 36c316a6b28e..81367ca9e21d 100644
--- a/configmgr/Library_configmgr.mk
+++ b/configmgr/Library_configmgr.mk
@@ -43,7 +43,7 @@ $(eval $(call gb_Library_add_exception_objects,configmgr, \
configmgr/source/xcsparser \
configmgr/source/xcuparser \
configmgr/source/xmldata \
- $(if $(ENABLE_DCONF),configmgr/source/readdconflayer) \
+ $(if $(ENABLE_DCONF),configmgr/source/dconf) \
$(if $(filter $(OS),WNT),configmgr/source/winreg) \
))