Difference for lib/Makefile.in from version 1.8 to 1.9


version 1.8 version 1.9
Line 125
 
Line 125
      $(INSTALL) $(INSTALLFLAGS)  $$i $(datadir); \       $(INSTALL) $(INSTALLFLAGS)  $$i $(datadir); \
  done   done
   
    @if [ ! -f $(datadir)/settings ]; then \
    $(INSTALL) $(INSTALLFLAGS) settings $(datadir); \
    fi
   
  touch $(localdir)/highscore   touch $(localdir)/highscore
  touch $(localdir)/bookarch   touch $(localdir)/bookarch
  touch $(localdir)/temp.maps   touch $(localdir)/temp.maps


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

File made using version 1.98 of cvs2html by leaf at 2011-07-21 18:01