mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-07 06:25:03 +00:00
minor, fix hb-version.h generation for out-of-tree builds
This commit is contained in:
parent
9737170b6f
commit
19ecabed37
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ BUILT_SOURCES += \
|
|||
hb-version.h
|
||||
|
||||
$(srcdir)/hb-version.h: hb-version.h.in $(top_srcdir)/configure.ac
|
||||
$(AM_V_GEN) $(srcdir)/gen-hb-version.py $(HB_VERSION) "$<" "$@"
|
||||
$(AM_V_GEN) $(srcdir)/gen-hb-version.py $(HB_VERSION) hb-version.h.in hb-version.h
|
||||
|
||||
# Put the library together
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue