summaryrefslogtreecommitdiff
path: root/configmgr/Library_configmgr.mk
diff options
context:
space:
mode:
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) \
))