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: e3f0d51fa57d1f7ddbc1128739


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone: e3f0d51fa57d1f7ddbc1128739e94d6ebfa5ac47
Date: Tue, 22 Feb 2011 14:25:25 +0100 (CET)

revision:            e3f0d51fa57d1f7ddbc1128739e94d6ebfa5ac47
date:                2011-02-22T00:06:20
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone
changelog:
* Makefile.am (man1_MANS): Move the manpages that are ready on source.
  (dist_man1_MANS): ... here, so they get distributed.

manifest:
format_version "1"

new_manifest [11f5cef84295e4f09ee35de992769358aebe6021]

old_revision [3bf5cb27637aab8b76b1e64278ab35365b5efdcf]

patch "Makefile.am"
 from [afb4061158473f26fc5e1b809cc27d3cdd6077a1]
   to [649016eb8a3f32c966f29a03e1afc219be6d1858]
============================================================
--- Makefile.am	afb4061158473f26fc5e1b809cc27d3cdd6077a1
+++ Makefile.am	649016eb8a3f32c966f29a03e1afc219be6d1858
@@ -831,7 +831,8 @@ distcheck-base.hh:
                        $(UNIX_PLATFORM_SOURCES) $(WIN32_PLATFORM_SOURCES) \
                        src/win32/main.cc src/unix/main.cc)
 
-man1_MANS = mtn.1 src/util/mtnopt.1 extra/bin/mtn-cleanup.1
+man1_MANS = mtn.1
+dist_man1_MANS = src/util/mtnopt.1 extra/bin/mtn-cleanup.1
 
 # All local variants of automake-supported targets here, depending on all
 # the things we want to do.  This is to support multiple things to do in

reply via email to

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