Changeset 616 for trunk/c++_tools/Makefile.am
- Timestamp:
- Aug 31, 2006, 10:52:02 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/c++_tools/Makefile.am
r461 r616 6 6 INCLUDES = @local_includes@ 7 7 8 SUBDIRS = classifier gslapirandom statistics utility8 SUBDIRS = classifier random statistics utility 9 9 10 10 lib_LTLIBRARIES = libc++_tools.la … … 14 14 libc___tools_la_LIBADD = \ 15 15 classifier/libclassifier.la \ 16 gslapi/libgslapi.la \17 16 random/librandom.la \ 18 17 statistics/libstatistics.la \
Note: See TracChangeset
for help on using the changeset viewer.