[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: Makefile.am



  User: danmc   
  Date: 07/04/21 14:56:05

  Modified:    .        Makefile.am
  Log:
  make sure top_srcdir makes it into the test environment
  
  
  Revision  Changes    Path
  1.3       +2 -2      eda/geda/gaf/utils/tests/refdes_renum/Makefile.am
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/tests/refdes_renum/Makefile.am,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- Makefile.am	17 Apr 2007 20:19:26 -0000	1.2
  +++ Makefile.am	21 Apr 2007 18:56:05 -0000	1.3
  @@ -1,9 +1,9 @@
  -## $Id: Makefile.am,v 1.2 2007/04/17 20:19:26 pcjc2 Exp $
  +## $Id: Makefile.am,v 1.3 2007/04/21 18:56:05 danmc Exp $
   ##
   
   SUBDIRS= inputs outputs
   
  -TESTS_ENVIRONMENT= PERL=${PERL}
  +TESTS_ENVIRONMENT= PERL=${PERL} top_srcdir=${top_srcdir}
   
   RUN_TESTS= run_tests.sh
   
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs