summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/Makefile')
-rw-r--r--officecfg/registry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/Makefile b/officecfg/registry/Makefile
index edb80b0c0131..50d872c4c94c 100644
--- a/officecfg/registry/Makefile
+++ b/officecfg/registry/Makefile
@@ -33,7 +33,7 @@ include $(WFDIR)/files.mk
.DEFAULT_GOAL := all
.PHONY: all
-all: $(foreach i,$(FILES),$(i).hxx)
+all: $(foreach i,$(officecfg_FILES),$(i).hxx)
define my_target
$(if $(1),$(1)/$(if $(2),$(2)/))%.hxx: \