Update doc/templates to use build/bin/taglist to build makernote/tag files used by website (eg: Exif.xml)
This commit is contained in:
parent
5486106ed5
commit
80c624a53d
2
doc/templates/Makefile
vendored
2
doc/templates/Makefile
vendored
@ -146,7 +146,7 @@ SCHEMA = xmp_dc \
|
||||
xmp_mwg-rs \
|
||||
xmp_mwg-kw
|
||||
|
||||
TAGLIST = ../../bin/taglist
|
||||
TAGLIST = ${EXIV2HOME}/build/bin/taglist
|
||||
|
||||
# **********************************************************************
|
||||
# ======================================================================
|
||||
|
||||
Loading…
Reference in New Issue
Block a user