monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] net.venge.monotone.source-tree-cleanup: 9ad74e


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.source-tree-cleanup: 9ad74e322f66e0f89bb4b9683a066bed2e107ab3
Date: Fri, 4 Feb 2011 10:21:40 GMT

revision:            9ad74e322f66e0f89bb4b9683a066bed2e107ab3
date:                2011-02-04T10:21:19
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone.source-tree-cleanup
changelog:
* Makefile.am (htmldir): Remove the dependency on html/$(am__dirstam).
  It was just stupid copying from the result of an earlier automake-
  generated Makefile, and is not needed.


manifest:
format_version "1"

new_manifest [e864c1e3f7a22aafac7ca85215a269f7edc2909a]

old_revision [1d4b7effd1b83e1cec72b62de6843b9e41877ed5]

patch "doc/Makefile.am"
 from [69ba0c2b64ff45e40c6e6cc7210cc5f33693f30c]
   to [41b465f606184dd67d15f97a89b99207568bf110]
============================================================
--- doc/Makefile.am	69ba0c2b64ff45e40c6e6cc7210cc5f33693f30c
+++ doc/Makefile.am	41b465f606184dd67d15f97a89b99207568bf110
@@ -87,7 +87,7 @@ AM_MAKEINFODOCHTMLFLAGS= -I $(top_srcdir
 
 # Because automake already generates a html target that produces a single file
 # HTML, we have to use a different target to make a multifile HTML.
-htmldir: monotone.texi $(srcdir)/version.texi $(doc_monotone_TEXINFOS) $(PNG_FIGURES) $(PNG_IMAGES) $(HTML_EXTRA) html/$(am__dirstamp)
+htmldir: monotone.texi $(srcdir)/version.texi $(doc_monotone_TEXINFOS) $(PNG_FIGURES) $(PNG_IMAGES) $(HTML_EXTRA)
 	$(MKDIR_P) html.htp && \
 	  cp $(addprefix $(srcdir)/,$(HTML_EXTRA)) html.htp
 	$(MKDIR_P) html.htp/figures && \

reply via email to

[Prev in Thread] Current Thread [Next in Thread]