[LON-CAPA-cvs] cvs: loncom /build Makefile

harris41 lon-capa-cvs@mail.lon-capa.org
Thu, 02 May 2002 17:08:32 -0000


harris41		Thu May  2 13:08:32 2002 EDT

  Modified files:              
    /loncom/build	Makefile 
  Log:
  never mind... 
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.96 loncom/build/Makefile:1.97
--- loncom/build/Makefile:1.96	Thu May  2 13:03:54 2002
+++ loncom/build/Makefile	Thu May  2 13:08:32 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 
 # Scott Harrison
-# $Id: Makefile,v 1.96 2002/05/02 17:03:54 harris41 Exp $
+# $Id: Makefile,v 1.97 2002/05/02 17:08:32 harris41 Exp $
 
 DISTPROBE=`perl ./distprobe`
 DIST=$(DISTPROBE)
@@ -381,7 +381,6 @@
 	echo 'doc/lib/perl' >> $(SOURCE)/MANIFEST
 	echo 'doc/lib/perl/Apache' >> $(SOURCE)/MANIFEST
 	echo 'doc/scripts' >> $(SOURCE)/MANIFEST
-	echo 'loncom/homework/caparesponse/capaFunctions' >> $(SOURCE)/MANIFEST
 	echo '#!/bin/sh' > $(SOURCE)/UPDATE
 	echo 'cd loncom/build; make build; make install' >> $(SOURCE)/UPDATE
 	echo '#!/bin/sh' > $(SOURCE)/TEST