From 2de82b2a6af8288cf65e0632b79c1ccef2bcd5fa Mon Sep 17 00:00:00 2001 From: tomas Date: Thu, 16 Dec 2004 23:39:23 +0000 Subject: [PATCH] - --- livesupport/modules/alib/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/livesupport/modules/alib/Makefile b/livesupport/modules/alib/Makefile index 6a496ea3d..1dfbecf70 100644 --- a/livesupport/modules/alib/Makefile +++ b/livesupport/modules/alib/Makefile @@ -20,7 +20,7 @@ # # # Author : $Author: tomas $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/alib/Attic/Makefile,v $ # # @configure_input@ @@ -108,8 +108,9 @@ dist: all distclean: clean docclean # ${RMDIR} ${TMP_DIR}/config* ${TMP_DIR}/autom4te* -check: all ${TEST_RUNNER} - ${TEST_RUNNER} +#check: all ${TEST_RUNNER} +# ${TEST_RUNNER} +check: all #------------------------------------------------------------------------------- # Specific targets