another go at fixing gtk-doc.make

discovery! it's copied to the DOCDIR
This commit is contained in:
John Cupitt 2014-12-19 09:47:28 +00:00
parent ba6f8044af
commit cd00d07711
3 changed files with 2 additions and 3 deletions

View File

@ -44,7 +44,7 @@ cp $ACDIR/lcmessage.m4 m4
cp $ACDIR/progtest.m4 m4
cp $ACDIR/introspection.m4 m4
gtkdocize --copy --docdir doc/reference || exit 1
gtkdocize --copy --docdir doc/reference --flavour no-tmpl || exit 1
# some systems need libtoolize, some glibtoolize ... how annoying
echo testing for glibtoolize ...

View File

@ -158,7 +158,7 @@ GTKDOC_CFLAGS = @VIPS_CFLAGS@ @VIPS_INCLUDES@
GTKDOC_LIBS = @VIPS_CFLAGS@ ${top_builddir}/libvips/libvips.la @VIPS_LIBS@
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
include gtk-doc.make
# Other files to distribute
# e.g. EXTRA_DIST += version.xml.in

View File

@ -1 +0,0 @@
/usr/share/gtk-doc/data/gtk-doc.notmpl.make