[Bf-committers] CVS commit: blender/source/gameengine/Network Makefile.am

Unprivileged User bf-committers@blender.org
Fri, 3 Jan 2003 22:36:16 +0100 (CET)


michel      2003/01/03 22:36:16 CET

  Modified files:
    blender/source/gameengine/Network Makefile.am 
  
  Log:
  These updates enable the build of the gameengine
  (configure --enable-gameengine). However, you still need to manually configure,
  compile and install ode.
  
  * Following the original NaN makefile, I removed the TerraplayNetwork files
    from the build. (Moved the two files to EXTRA_DIST).
  
  * Pass a const char * to Py_BuildValue instead of a STR_String in
    BL_ActionActuator.cpp
  
  * Added some include directories in Makefile.am's
  
  Michel
  
  Revision  Changes    Path
  1.5       +4 -4      blender/source/gameengine/Network/Makefile.am