summaryrefslogtreecommitdiff
path: root/i18npool/source/collator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/collator/Makefile')
-rw-r--r--i18npool/source/collator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/collator/Makefile b/i18npool/source/collator/Makefile
index 87740d265cdb..4d1ed240547d 100644
--- a/i18npool/source/collator/Makefile
+++ b/i18npool/source/collator/Makefile
@@ -26,7 +26,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-txtlist := $(wildcard $(SRC_ROOT)/i18npool/source/collator/data/*.txt)
+txtlist := $(wildcard $(realpath $(SRC_ROOT)/i18npool/source/collator/data)/*.txt)
all : lrl_include.hxx $(patsubst %.txt,collator_%.cxx,$(notdir $(txtlist)))