Issue 195 - Typo in Makefile.am: $(test_bin_unit_tester_SOURCES) not audited (monotone)
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <e8278b2a42b711acbcffb5d7c8a40135@localhost> |
Hello,
A new issue has been created and assigned
to you:
195 - Typo in Makefile.am: $(test_bin_unit_tester_SOURCES) not audited
Project: monotone
Status: New
Reported by: Christian Cornelssen
Labels:
Type:Defect
Priority:Medium
Description:
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 <[email protected]> 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)
Attachments:
- Makefile.am-distcheck.diff - 805 bytes
https://code.monotone.ca/p/monotone/issues/view/attachment/40/Makefile.am-distcheck.diff
--
Issue: https://code.monotone.ca/p/monotone/issues/195/