Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/src/subprojects/Makefile.am @ 4529

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

orxonox/trunk: preparing to create the collision-detection-algorithms for patrick

File size: 141 bytes
Line 
1SUBDIRS = importer \
2          particles \
3          collision_detection \
4          gui \
5          testmain
6
7noinst_HEADERS = framework.h
8
9
10EXTRA_DIST = framework.cc
11
Note: See TracBrowser for help on using the repository browser.