Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jun 9, 2005, 9:24:26 PM (20 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.in

    r4527 r4569  
    166166
    167167### GTK_RELATED
    168 GTK_PROGS = gui
     168GTK_PROGS =
    169169SUBDIRS = graphics \
    170           sound \
    171           event \
    172           physics \
    173           particles \
    174           collision_detection \
    175           tinyxml \
    176           $(GTK_PROGS)
     170          sound \
     171          event \
     172          physics \
     173          particles \
     174          collision_detection \
     175          tinyxml \
     176          newmat \
     177          gui \
     178          $(GTK_PROGS)
    177179
    178180all: all-recursive
Note: See TracChangeset for help on using the changeset viewer.