Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 4534 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
RevLine 
[3493]1### GTK_RELATED
2  GTK_PROGS = gui
3
4SUBDIRS = graphics \
[4506]5          sound \
[4484]6          event \
[4338]7          physics \
[4416]8          particles \
[4527]9          collision_detection \
[4265]10          tinyxml \
[3493]11          $(GTK_PROGS)
Note: See TracBrowser for help on using the repository browser.