summaryrefslogtreecommitdiff
path: root/modules/unictype/property-byname
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unictype/property-byname')
-rw-r--r--modules/unictype/property-byname2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unictype/property-byname b/modules/unictype/property-byname
index 0bb8799d09..2d160f0767 100644
--- a/modules/unictype/property-byname
+++ b/modules/unictype/property-byname
@@ -103,7 +103,7 @@ if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME
lib_SOURCES += unictype/pr_byname.c
endif
-unictype/pr_byname.h: unictype/pr_byname.gperf
+$(srcdir)/unictype/pr_byname.h: $(srcdir)/unictype/pr_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/pr_byname.gperf > $(srcdir)/unictype/pr_byname.h-t && \
mv $(srcdir)/unictype/pr_byname.h-t $(srcdir)/unictype/pr_byname.h
BUILT_SOURCES += unictype/pr_byname.h