Changeset 1152 for trunk/yat/Makefile.am


Ignore:
Timestamp:
Aug 7, 2010, 4:31:18 PM (13 years ago)
Author:
Peter Johansson
Message:

allow config file to override svn property (fixes #326). Adding two new files (split.h and split.cc) from yat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/Makefile.am

    r1090 r1152  
    3636noinst_HEADERS += OptionHelp.h
    3737noinst_HEADERS += OptionSwitch.h
     38noinst_HEADERS += split.h
    3839noinst_HEADERS += utility.h
    3940
     
    4647libyat_a_SOURCES += OptionHelp.cc
    4748libyat_a_SOURCES += OptionSwitch.cc
     49libyat_a_SOURCES += split.cc
    4850
    4951
Note: See TracChangeset for help on using the changeset viewer.