diff --git a/doc/Makefile b/doc/Makefile index ea68e39a..db5f36a1 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -68,7 +68,6 @@ doxygen: doxygen $(top_srcdir)/config/Doxyfile tags: - cp -f $(top_srcdir)/bin/taglist $(top_srcdir)/src mkdir -p $(top_srcdir)/doc/html cd $(top_srcdir)/doc/templates && $(MAKE) all cp -f $(top_srcdir)/doc/templates/*.html $(top_srcdir)/doc/html/ diff --git a/doc/templates/Makefile b/doc/templates/Makefile index 77cd52e9..e3474ea8 100644 --- a/doc/templates/Makefile +++ b/doc/templates/Makefile @@ -137,7 +137,7 @@ SCHEMA = xmp_dc \ xmp_MPReg \ xmp_mwg-rs -TAGLIST = ../../src/taglist +TAGLIST = ../../bin/taglist # ********************************************************************** # ======================================================================