minor, fix hb-version.h generation for out-of-tree builds
This commit is contained in:
parent
9737170b6f
commit
19ecabed37
|
@ -98,7 +98,7 @@ BUILT_SOURCES += \
|
||||||
hb-version.h
|
hb-version.h
|
||||||
|
|
||||||
$(srcdir)/hb-version.h: hb-version.h.in $(top_srcdir)/configure.ac
|
$(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
|
# Put the library together
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue