Changeset 105 for trunk/test/Makefile.am


Ignore:
Timestamp:
Jun 27, 2006, 11:51:44 AM (17 years ago)
Author:
Peter Johansson
Message:

added test for new Parser class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Makefile.am

    r99 r105  
    2222# 02111-1307, USA.
    2323
    24 TESTS = commit_stat directory file gnuplot_pipe stats
     24TESTS = commit_stat directory file gnuplot_pipe stats parser
    2525
    2626check_PROGRAMS = $(TESTS)
     
    3535file_SOURCES = file.cc
    3636gnuplot_pipe_SOURCES = gnuplot_pipe.cc
     37parser_SOURCES = parser.cc
    3738stats_SOURCES = stats.cc
    3839
Note: See TracChangeset for help on using the changeset viewer.