[Phylobase-commits] r252 - branches/nclrepair/src/ncl

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Aug 6 01:02:02 CEST 2008


Author: bcomeara
Date: 2008-08-06 01:02:02 +0200 (Wed, 06 Aug 2008)
New Revision: 252

Modified:
   branches/nclrepair/src/ncl/Makefile.in
Log:
Took out test as a dir to make things in

Modified: branches/nclrepair/src/ncl/Makefile.in
===================================================================
--- branches/nclrepair/src/ncl/Makefile.in	2008-08-05 21:25:18 UTC (rev 251)
+++ branches/nclrepair/src/ncl/Makefile.in	2008-08-05 23:02:02 UTC (rev 252)
@@ -192,7 +192,7 @@
 target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-SUBDIRS = ncl $(MAYBE_TEST_DIR)
+SUBDIRS = ncl 
 EXTRA_DIST = data html test Jamroot
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive



More information about the Phylobase-commits mailing list