Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 5822 was 5822, checked in by bensch, 18 years ago

orxonox/trunk: merged branches/network to the trunk
merged with command:
svn merge -r 5505:HEAD branches/network trunk

conflicts resolved in favor of the trunk (as always :))
also fixed a typo in the #include "SDL_tread.h"

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