Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4569 in orxonox.OLD for orxonox/trunk/src/lib/Makefile.am


Ignore:
Timestamp:
Jun 9, 2005, 9:24:26 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: building the newmat lib right as it should be

File:
1 edited

Legend:

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

    r4527 r4569  
    11### GTK_RELATED
    2   GTK_PROGS = gui
     2  GTK_PROGS =
    33
    44SUBDIRS = graphics \
    5           sound \
    6           event \
    7           physics \
    8           particles \
    9           collision_detection \
    10           tinyxml \
    11           $(GTK_PROGS)
     5          sound \
     6          event \
     7          physics \
     8          particles \
     9          collision_detection \
     10          tinyxml \
     11          newmat \
     12          gui \
     13          $(GTK_PROGS)
Note: See TracChangeset for help on using the changeset viewer.