Difference for doc/Makefile.am from version 1.3 to 1.4


version 1.3 version 1.4
Line 27
 
Line 27
   
 dist_noinst_DATA = handbook.ps spoiler.ps  dist_noinst_DATA = handbook.ps spoiler.ps
 dist_noinst_SCRIPTS = include_html.pl  dist_noinst_SCRIPTS = include_html.pl
 dist_man6_MANS = crossedit.man crossfire.man  dist_man6_MANS = crossedit.man crossfire.man crossfire-config.man
   
 EXTRA_DIST = Crossedit.doc PlayerStats \  EXTRA_DIST = Crossedit.doc PlayerStats \
  README RunTimeCommands SurvivalGuide alchemy.doc \   README RunTimeCommands SurvivalGuide alchemy.doc \
Line 48
 
Line 48
   
 # workaround for bug in automake 1.6.2 & 1.6.3 (& probably others)  # workaround for bug in automake 1.6.2 & 1.6.3 (& probably others)
 uninstall-local:  uninstall-local:
  rm -f $(DESTDIR)$(man6dir)/crossedit.6   rm -f $(DESTDIR)$(man6dir)/crossedit.6*
  rm -f $(DESTDIR)$(man6dir)/crossfire.6   rm -f $(DESTDIR)$(man6dir)/crossfire.6*
    rm -f $(DESTDIR)$(man6dir)/crossfire-config.6*
   
 archive: spoiler playbook   archive: spoiler playbook
  $(mkinstalldirs) $(DTOP)   $(mkinstalldirs) $(DTOP)


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:38