]> git.pld-linux.org Git - packages/autounit.git/blame - autounit-no_html_doc.patch
- Makefile patch
[packages/autounit.git] / autounit-no_html_doc.patch
CommitLineData
72bae605
JB
1--- autounit-0.15.2/doc/Makefile.am.orig 2002-04-23 00:50:08.000000000 +0200
2+++ autounit-0.15.2/doc/Makefile.am 2003-11-09 18:36:42.772239904 +0100
3@@ -10,18 +10,3 @@
a93b30ef 4 au-concept-index.texi
5
6 EXTRA_DIST = $(autounit_TEXINFOS)
7-docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION)
8-doc_DATA = autounit.html
9-
10-
11-SUFFIXES = .html
12-html_docs = autounit.html
13-autounit.html: autounit.info
14-.texi.html:
72bae605 15- $(MAKEINFO) -I $(top_srcdir)/doc --html $<
a93b30ef 16-
17-.PHONY: html
18-html: version.texi $(html_docs)
72bae605
JB
19-
20-clean-local:
21- if test -d autounit ; then rm -rf autounit ; fi
This page took 0.087465 seconds and 4 git commands to generate.