/[enigma]/enigma/src/Makefile.am
ViewVC logotype

Diff of /enigma/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by dheck, Sun Jun 15 15:35:15 2003 UTC revision 1.19 by dheck, Thu Jul 17 20:22:01 2003 UTC
# Line 16  endif Line 16  endif
16  INCLUDES = -I$(top_srcdir)/lib-src -I$(top_srcdir)/lib-src/lua  INCLUDES = -I$(top_srcdir)/lib-src -I$(top_srcdir)/lib-src/lua
17    
18  EXTRA_DIST = enigma.ico enigma.rc ttf2bmf.cc \  EXTRA_DIST = enigma.ico enigma.rc ttf2bmf.cc \
19               display-lua.pkg \               display-lua.pkg editor-lua.pkg \
20               enigma-lua.pkg gui-lua.pkg px-lua.pkg               enigma-lua.pkg gui-lua.pkg px-lua.pkg
21    
22  # Source files created by 'tolua'.  # Source files created by 'tolua'.
23  LUA_IF_SOURCES =                        \  LUA_IF_SOURCES =                        \
24          display-lua.cc display-lua.hh   \          display-lua.cc display-lua.hh   \
25            editor-lua.cc editor-lua.hh     \
26          enigma-lua.cc enigma-lua.hh     \          enigma-lua.cc enigma-lua.hh     \
27          px-lua.cc px-lua.hh          px-lua.cc px-lua.hh
28    
# Line 29  LIBS = @SDL_LIBS@ Line 30  LIBS = @SDL_LIBS@
30    
31  enigma_SOURCES =                        \  enigma_SOURCES =                        \
32          $(LUA_IF_SOURCES)               \          $(LUA_IF_SOURCES)               \
         SDL_gfxPrimitives.c             \  
         SDL_gfxPrimitives.h             \  
         SDL_gfxPrimitives_font.h        \  
         SDL_rotozoom.c                  \  
         SDL_rotozoom.h                  \  
33          actors.hh actors.cc             \          actors.hh actors.cc             \
34          d_models.cc d_models.hh         \          d_models.cc d_models.hh         \
35          display.hh  display.cc          \          display.hh  display.cc          \
36          d_engine.hh d_statusbar.hh      \          d_engine.hh d_statusbar.hh      \
37          editor.cc editor.hh             \          editor.cc editor.hh editor_impl.hh      \
38          enigma.cc enigma.hh             \          enigma.cc enigma.hh             \
39          fwd.hh                          \          fwd.hh                          \
40          game.cc game.hh                 \          game.cc game.hh                 \

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26