More fixes after gtk-doc that does not generate anymore index.sgml

This commit is contained in:
Baptiste Daroussin 2017-04-02 16:13:37 +00:00
parent 2eec4f8342
commit d8bc9063b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437567

View file

@ -1,4 +1,4 @@
--- docs/Makefile.am.orig 2009-03-11 21:08:57 UTC
--- docs/Makefile.am.orig 2017-04-02 16:02:08 UTC
+++ docs/Makefile.am
@@ -186,7 +186,7 @@ GTKDOC_CFLAGS = \
-I$(top_builddir)
@ -18,3 +18,12 @@
xsltproc ../libfo-compat.xsl xmlroff.tmp > xmlroff.fo
rm -f xmlroff.tmp
@@ -341,8 +341,6 @@ install-data-local:
echo '-- Installing '$$i ; \
$(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
done; \
- echo '-- Installing $(srcdir)/html/index.sgml' ; \
- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
fi)
#