Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 31, 2007, 12:06:51 PM (17 years ago)
Author:
snellen
Message:

shame on me: how could I forget to add the new classes to Makefile.am , removed obsolete lua_vector.*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/scriptimprovements/src/lib/script_engine/Makefile.am

    r10561 r10616  
    1717                script.cc \
    1818                script_manager.cc \
    19                 executor_lua_state.cc \
    20                 lua_vector.cc
     19                executor_lua_state.cc
    2120
    2221AM_CPPFLAGS= @LUA_INCLUDES@
     
    2827                script_class.h \
    2928                script_method.h \
    30                 executor_lua_state.h \
    31                 lua_vector.h
     29                executor_lua_state.h
    3230
    3331
Note: See TracChangeset for help on using the changeset viewer.