Update doc/templates to use build/bin/taglist to build makernote/tag files used by website (eg: Exif.xml)

This commit is contained in:
Robin Mills 2018-10-29 20:10:15 +00:00 committed by Luis Díaz Más
parent 5486106ed5
commit 80c624a53d

View File

@ -146,7 +146,7 @@ SCHEMA = xmp_dc \
xmp_mwg-rs \
xmp_mwg-kw
TAGLIST = ../../bin/taglist
TAGLIST = ${EXIV2HOME}/build/bin/taglist
# **********************************************************************
# ======================================================================