Changeset 366 for trunk/lib/Makefile.am


Ignore:
Timestamp:
Aug 5, 2005, 10:58:56 AM (18 years ago)
Author:
Peter
Message:

moved namespace random to its own directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Makefile.am

    r334 r366  
    77INCLUDES = @local_includes@
    88
    9 SUBDIRS = gslapi statistics svm utility
     9SUBDIRS = gslapi random statistics svm utility
    1010
    1111lib_LTLIBRARIES = libc++_tools.la
     
    1515libc___tools_la_LIBADD = \
    1616  gslapi/libgslapi.la \
     17  random/librandom.la \
    1718  statistics/libstatistics.la \
    1819  svm/libsvm.la \
Note: See TracChangeset for help on using the changeset viewer.