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: 160c36


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.source-tree-cleanup: 160c36139092b938c242d033577bfb4d062e2247
Date: Thu, 3 Feb 2011 23:55:14 GMT

revision:            160c36139092b938c242d033577bfb4d062e2247
date:                2011-02-03T23:54:37
author:              address@hidden
branch:              net.venge.monotone.source-tree-cleanup
changelog:
* Makefile.am: do not clean anything under doc/ from the main Makefile

manifest:
format_version "1"

new_manifest [fd40b97b357eea050080d7f659897697e2bcbb3c]

old_revision [ba060e9f4c9931a58ddca36843b34278e16ca855]

patch "Makefile.am"
 from [f2c2f66477fcb3d0c465a94368136cf8aac38e6f]
   to [191ee859fe3f5bac8801498526fafb3aa860ce3b]
============================================================
--- Makefile.am	f2c2f66477fcb3d0c465a94368136cf8aac38e6f
+++ Makefile.am	191ee859fe3f5bac8801498526fafb3aa860ce3b
@@ -578,9 +578,8 @@ mostlyclean-local:
 #        only in a separate maintainer-clean target as suggested by
 #	 automake's man page
 mostlyclean-local:
-	rm -rf doc/html test/bin test/work
-	rm -f doc/monotone.{dvi,pdf,html} doc/monotone.info{,-*} \
-	  run_*_tests test/*.status test/src/testlib.cc util/txt2c
+	rm -rf test/bin test/work
+	rm -f run_*_tests test/*.status test/src/testlib.cc util/txt2c
 	set -ex; for d in test/unit/tests/*/__driver__.lua; do \
 	  rm -f $$d; \
 	  rmdir $${d%/*} || :; \

reply via email to

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