[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

albertel lon-capa-cvs@mail.lon-capa.org
Thu, 12 Dec 2002 22:27:10 -0000


albertel		Thu Dec 12 17:27:10 2002 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - need to include buildMakeWrapper in teh MANIFEST
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.194 doc/loncapafiles/loncapafiles.lpml:1.195
--- doc/loncapafiles/loncapafiles.lpml:1.194	Thu Dec 12 16:34:46 2002
+++ doc/loncapafiles/loncapafiles.lpml	Thu Dec 12 17:27:10 2002
@@ -3,7 +3,7 @@
 <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: loncapafiles.lpml,v 1.194 2002/12/12 21:34:46 albertel Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.195 2002/12/12 22:27:10 albertel Exp $ -->
 
 <!--
 
@@ -1527,7 +1527,12 @@
 The .tex file help handler.
 </description>
 <status>works/unverified</status>
-<build trigger='always run'>loncom/html/adm/help/buildMakeWrapper</build>
+<build trigger='always run'>
+loncom/html/adm/help/buildMakeWrapper
+</build>
+<dependencies>
+buildMakeWrapper
+</dependencies>
 </file>
 <file>
 <source>loncom/html/adm/help/abouthelp.html</source>