Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4568 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
Jun 9, 2005, 6:01:18 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: moved the newmat source to lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r4564 r4568  
    1515                       lib/particles/libORXparticles.a \
    1616                       lib/collision_detection/libORXcd.a \
    17                        lib/tinyxml/libtinyxml.a
     17                       lib/tinyxml/libtinyxml.a \
     18                       util/newmat/libnewmat.a
    1819
    1920orxonox_LDADD = lib/gui/libORXgui.a \
     
    2526                lib/collision_detection/libORXcd.a \
    2627                lib/tinyxml/libtinyxml.a \
     28                util/newmat/libnewmat.a \
     29               
    2730                $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    2831
Note: See TracChangeset for help on using the changeset viewer.