Changeset 422 for trunk


Ignore:
Timestamp:
Jun 29, 2007, 8:16:48 PM (16 years ago)
Author:
Peter Johansson
Message:

changed name of utility to utility_test to avoid problem that binary file being parsed by preprocessor

Location:
trunk/test
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r396 r422  
    2222# 02111-1307, USA.
    2323
    24 check_PROGRAMS = date gnuplot_pipe parser trac utility
     24check_PROGRAMS = date gnuplot_pipe parser trac utility_test
    2525
    2626TESTS = $(check_PROGRAMS)
     
    3838parser_SOURCES = parser.cc
    3939trac_SOURCES = trac.cc
    40 utility_SOURCES = utility.cc
     40utility_test_SOURCES = utility_test.cc
    4141
    4242check_repo_status.sh: check_repo_status.sh.in Makefile.am
Note: See TracChangeset for help on using the changeset viewer.