summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index d98c05e..810460e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -756,7 +756,7 @@ LOCALE_ENTITIES='locale-entities.xml'
define LOCALE_template
.PHONY: set-locale-${1}
set-locale-${1}::
- ${LN} -f -s ${FDPDIR}/docs-common/common/entities/entities-${1}.xml \
+ ${LN} -f -s ${FDPDIR}/docs-common/common/entities/entities-${1}.ent \
${LOCALE_ENTITIES}
clean::