/[adonthell]/adonthell-0.3/src/Makefile.am
ViewVC logotype

Diff of /adonthell-0.3/src/Makefile.am

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

revision 1.105 by ksterker, Mon Oct 25 06:55:01 2004 UTC revision 1.106 by ksterker, Sat Apr 16 17:56:32 2005 UTC
# Line 1  Line 1 
1  ## Process this file with automake to produce Makefile.in  ## Process this file with automake to produce Makefile.in
2    
 if BUILD_TOOLS  
 SUBDIRS = . modules tools  
 else  
3  SUBDIRS = . modules  SUBDIRS = . modules
 endif  
4    
5  bin_PROGRAMS = adonthell  bin_PROGRAMS = adonthell
6    
# Line 21  adonthell.h animation.h audio.h callback Line 17  adonthell.h animation.h audio.h callback
17  character.h gamedata.h data_screen.h dialog.h dialog_screen.h drawable.h \  character.h gamedata.h data_screen.h dialog.h dialog_screen.h drawable.h \
18  drawing_area.h event.h event_handler.h event_handler_base.h event_list.h \  drawing_area.h event.h event_handler.h event_handler_base.h event_list.h \
19  fileops.h game.h gamedate.h gametime.h gettext.h getopt.h image.h input.h \  fileops.h game.h gamedate.h gametime.h gettext.h getopt.h image.h input.h \
20  inventory.h item_base.h item_storage.h landmap.h manager.h map_event.h map_event_handler.h mapsquare.h \  landmap.h map_event.h map_event_handler.h mapsquare.h \
21  mapsquare_walkable.h nls.h mapcharacter.h mapobject.h mapview.h path.h \  mapsquare_walkable.h nls.h mapcharacter.h mapobject.h mapview.h path.h \
22  pnm.h prefs.h python_class.h py_object.h quest.h screen.h slot.h surface.h storage.h \  pnm.h prefs.h python_class.h py_object.h quest.h screen.h surface.h storage.h \
23  types.h text_bubble.h time_event.h time_event_handler.h win_background.h \  types.h text_bubble.h time_event.h time_event_handler.h win_background.h \
24  win_base.h win_border.h win_container.h str_hash.h win_font.h win_image.h \  win_base.h win_border.h win_container.h str_hash.h win_font.h win_image.h \
25  win_label.h win_mapview.h label.h label_input.h win_scrollbar.h win_scroll.h \  win_label.h win_mapview.h label.h label_input.h win_scrollbar.h win_scroll.h \
# Line 34  libadonthell_a_SOURCES = adonthell.cc an Line 30  libadonthell_a_SOURCES = adonthell.cc an
30  character_base.cc character.cc data_screen.cc dialog.cc dialog_screen.cc \  character_base.cc character.cc data_screen.cc dialog.cc dialog_screen.cc \
31  drawable.cc drawing_area.cc event.cc event_handler.cc event_list.cc \  drawable.cc drawing_area.cc event.cc event_handler.cc event_list.cc \
32  fileops.cc game.cc gamedata.cc gamedate.cc gametime.cc image.cc input.cc \  fileops.cc game.cc gamedata.cc gamedate.cc gametime.cc image.cc input.cc \
33  inventory.cc item_base.cc item_storage.cc label.cc label_input.cc landmap.cc \  label.cc label_input.cc landmap.cc \
34  lex.prefs.cc manager.cc map_event.cc \  lex.prefs.cc map_event.cc \
35  map_event_handler.cc mapsquare_walkable.cc mapcharacter.cc mapsquare.cc \  map_event_handler.cc mapsquare_walkable.cc mapcharacter.cc mapsquare.cc \
36  mapobject.cc mapview.cc nls.cc path.cc pnm.cc prefs.cc py_callback.cc \  mapobject.cc mapview.cc nls.cc path.cc pnm.cc prefs.cc py_callback.cc \
37  python_class.cc py_adonthell_wrap.cc py_object.cc quest.cc screen.cc slot.cc \  python_class.cc py_adonthell_wrap.cc py_object.cc quest.cc screen.cc \
38  surface.cc storage.cc text_bubble.cc time_event.cc time_event_handler.cc \  surface.cc storage.cc text_bubble.cc time_event.cc time_event_handler.cc \
39  win_background.cc win_base.cc win_border.cc win_container.cc win_font.cc \  win_background.cc win_base.cc win_border.cc win_container.cc win_font.cc \
40  win_ttf.cc win_keys.cc win_manager.cc win_scrollbar.cc win_scroll.cc \  win_ttf.cc win_keys.cc win_manager.cc win_scrollbar.cc win_scroll.cc \

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106

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