--- loncom/build/Makefile 2002/05/02 14:48:14 1.94 +++ loncom/build/Makefile 2002/05/02 16:56:20 1.95 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.94 2002/05/02 14:48:14 harris41 Exp $ +# $Id: Makefile,v 1.95 2002/05/02 16:56:20 harris41 Exp $ DISTPROBE=`perl ./distprobe` DIST=$(DISTPROBE) @@ -363,6 +363,7 @@ tardist: cat $(SOURCE)/doc/loncapafiles/testfiles.lpml | \ perl lpml_parse.pl MANIFEST development default \ '$(SOURCE)' '$(TARGET)' | grep '[[:alnum:]]' >> $(SOURCE)/MANIFEST + cat $(SOURCE)/doc/loncapafiles/loncapafiles.lpml | \ perl lpml_parse.pl MANIFEST development default \ '$(SOURCE)' '$(TARGET)' | grep '[[:alnum:]]' >> $(SOURCE)/MANIFEST cd $(SOURCE); find . -type f -name 'Entries' | grep 'CVS/Entries' >> \