Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 10217 was 5822, checked in by bensch, 19 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
RevLine 
[4263]1SUBDIRS = importer \
[4740]2          particles \
3          collision_detection \
[5822]4          network \
[4740]5          testmain
[4338]6
7noinst_HEADERS = framework.h
8
9
10EXTRA_DIST = framework.cc
Note: See TracBrowser for help on using the repository browser.