Changeset 1152 for trunk/yat/Makefile.am
- Timestamp:
- Aug 7, 2010, 4:31:18 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/Makefile.am
r1090 r1152 36 36 noinst_HEADERS += OptionHelp.h 37 37 noinst_HEADERS += OptionSwitch.h 38 noinst_HEADERS += split.h 38 39 noinst_HEADERS += utility.h 39 40 … … 46 47 libyat_a_SOURCES += OptionHelp.cc 47 48 libyat_a_SOURCES += OptionSwitch.cc 49 libyat_a_SOURCES += split.cc 48 50 49 51
Note: See TracChangeset
for help on using the changeset viewer.