/[adonthell]/adonthell/src/rpg/Makefile.am
ViewVC logotype

Diff of /adonthell/src/rpg/Makefile.am

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

revision 1.4 by ksterker, Mon Aug 2 07:35:28 2004 UTC revision 1.5 by ksterker, Sun Aug 14 16:51:21 2005 UTC
# Line 11  pkgincluderpg_HEADERS = \ Line 11  pkgincluderpg_HEADERS = \
11      log_entry.h \      log_entry.h \
12      log_index.h \      log_index.h \
13      quest.h \      quest.h \
14            quest_event.h \
15            quest_event_manager.h \
16      slot.h      slot.h
17            
18  ## Rpg library  ## Rpg library
# Line 26  libadonthell_rpg_la_SOURCES = \ Line 28  libadonthell_rpg_la_SOURCES = \
28      log_entry.cc \      log_entry.cc \
29      log_index.cc \      log_index.cc \
30      quest.cc \      quest.cc \
31            quest_event.cc \
32            quest_event_manager.cc \
33      slot.cc      slot.cc
34    
35  libadonthell_rpg_la_CXXFLAGS = $(PY_CFLAGS)  libadonthell_rpg_la_CXXFLAGS = $(PY_CFLAGS)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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