Changeset 803 for trunk/yat/Makefile.am
- Timestamp:
- Mar 14, 2007, 11:58:52 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/Makefile.am
r688 r803 24 24 INCLUDES = @local_includes@ 25 25 26 SUBDIRS = classifier microarrayrandom regression statistics utility26 SUBDIRS = classifier random regression statistics utility 27 27 28 28 lib_LTLIBRARIES = libyat.la … … 32 32 libyat_la_LIBADD = \ 33 33 classifier/libclassifier.la \ 34 microarray/libmicroarray.la \35 34 random/librandom.la \ 36 35 regression/libregression.la \
Note: See TracChangeset
for help on using the changeset viewer.