monotone

Issue 195: Typo in Makefile.am: $(test_bin_unit_tester_SOURCES) not audited

Reported by Christian Cornelssen, Oct 19, 2011

Steps to reproduce the problem:
-------------------------------

1. Manipulate e.g. test/unit/tests/xdelta.cc as by the first version 
of the patch provided in ticket 191.
2. ./configure
3. make distcheck-base.hh

Expected result:
----------------
*** Late #include "base.hh":
    test/unit/tests/xdelta.cc
make: *** [distcheck-base.hh] Error 1

Actual results:
---------------
(No error)

Output of `mtn head`:
---------------------
mtn: branch 'net.venge.monotone' is currently merged:
06738e14fae8309878e62cab9ea191be8fe891ce Richard Levitte 
<richard@levitte.org> 09/10/2011 01:50:18

Proposed fix (patch attached):
------------------------------
* Makefile.am: distcheck-base.hh: fix typo: now also checks 
$(test_bin_unit_tester_SOURCES)

Comment 1 by Christian Cornelssen, Oct 19, 2011

Do not forget to run autoreconf after patching.

Comment 2 by Richard Levitte, Oct 25, 2011

Thanks, patch applied.  Present in revision 
c954e1afd2121eff60933e93270d855a81d726ad
Status: Fixed

Created: 12 years 6 months ago by Christian Cornelssen

Updated: 12 years 6 months ago

Status: Fixed

Followed by: 1 person

Labels:
Type:Defect
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status