Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/lib/Makefile.am @ 4536

Last change on this file since 4536 was 4527, checked in by bensch, 19 years ago

orxonox/trunk: moved the collision_detection to the libs dir, and build it as a lib.

File size: 160 bytes
Line 
1### GTK_RELATED
2  GTK_PROGS = gui
3
4SUBDIRS = graphics \
5          sound \
6          event \
7          physics \
8          particles \
9          collision_detection \
10          tinyxml \
11          $(GTK_PROGS)
Note: See TracBrowser for help on using the repository browser.