summaryrefslogtreecommitdiff
path: root/modules/unictype/joiningtype-byname
diff options
context:
space:
mode:
Diffstat (limited to 'modules/unictype/joiningtype-byname')
-rw-r--r--modules/unictype/joiningtype-byname2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unictype/joiningtype-byname b/modules/unictype/joiningtype-byname
index 516ce3c180..8054514fdf 100644
--- a/modules/unictype/joiningtype-byname
+++ b/modules/unictype/joiningtype-byname
@@ -17,7 +17,7 @@ if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME
lib_SOURCES += unictype/joiningtype_byname.c
endif
-unictype/joiningtype_byname.h: unictype/joiningtype_byname.gperf
+$(srcdir)/unictype/joiningtype_byname.h: $(srcdir)/unictype/joiningtype_byname.gperf
$(V_GPERF)$(GPERF) -m 10 $(srcdir)/unictype/joiningtype_byname.gperf > $(srcdir)/unictype/joiningtype_byname.h-t && \
mv $(srcdir)/unictype/joiningtype_byname.h-t $(srcdir)/unictype/joiningtype_byname.h
BUILT_SOURCES += unictype/joiningtype_byname.h