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: 39f270


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.source-tree-cleanup: 39f2709694284db610b9f7b487413aaac752a13e
Date: Fri, 4 Feb 2011 19:47:16 GMT

revision:            39f2709694284db610b9f7b487413aaac752a13e
date:                2011-02-04T19:47:02
author:              address@hidden
branch:              net.venge.monotone.source-tree-cleanup
changelog:
* Makefile.am: we only need one txt2c, under util/

manifest:
format_version "1"

new_manifest [0525056976f93553dadbfc2d027aa08f9f06f671]

old_revision [00181af88fea4865afe6562984f06ecc2c34fd25]

patch "Makefile.am"
 from [65326edb5ebdc5e621e261a7a3a1b81ab38330d1]
   to [a10b8f6ab95ffc39636b1a293eaf453fde2006bb]
============================================================
--- Makefile.am	65326edb5ebdc5e621e261a7a3a1b81ab38330d1
+++ Makefile.am	a10b8f6ab95ffc39636b1a293eaf453fde2006bb
@@ -218,7 +218,7 @@ bin_PROGRAMS = mtn
 # primaries
 
 bin_PROGRAMS = mtn
-noinst_PROGRAMS = txt2c
+noinst_PROGRAMS = util/txt2c
 EXTRA_PROGRAMS =
 
 bin_SCRIPTS = mtnopt
@@ -234,7 +234,7 @@ nodist_test_bin_tester_SOURCES = test/sr
 	src/specialized_lexical_cast.cc
 nodist_test_bin_tester_SOURCES = test/src/testlib.cc
 
-txt2c_SOURCES = util/txt2c.cc
+util_txt2c_SOURCES = util/txt2c.cc
 
 noinst_LIBRARIES = src/libplatform.a src/lib3rdparty.a
 src_libplatform_a_SOURCES = src/platform.hh

reply via email to

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