Diff for /rpl/Makefile.am between versions 1.28 and 1.29

version 1.28, 2011/07/22 07:38:00 version 1.29, 2011/09/07 18:53:53
Line 13  EXTRA_DIST = LIMITATIONS Licence_CeCILL_ Line 13  EXTRA_DIST = LIMITATIONS Licence_CeCILL_
   
 licences:  licences:
     cp -f $(top_builddir)/COPYING $(srcdir)      cp -f $(top_builddir)/COPYING $(srcdir)
     make -C src $@      $(MAKE) -C src $@
   
 toolsdistclean:  toolsdistclean:
     for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \      for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \

Removed from v.1.28  
changed lines
  Added in v.1.29


CVSweb interface <joel.bertrand@systella.fr>