--- loncom/build/Makefile 2002/04/28 04:46:56 1.90 +++ loncom/build/Makefile 2002/04/29 20:51:50 1.91 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.90 2002/04/28 04:46:56 harris41 Exp $ +# $Id: Makefile,v 1.91 2002/04/29 20:51:50 harris41 Exp $ DISTPROBE=`perl ./distprobe` DIST=$(DISTPROBE) @@ -225,6 +225,9 @@ Makefile.install: $(SOURCE)/doc/loncapaf "$(TARGET)" > Makefile.install build: Makefile.build pod2html.sh pod2man.sh + install -d $(SOURCE)/doc/man + install -d $(SOURCE)/doc/scripts + install -d $(SOURCE)/doc/lib/perl/Apache echo -n "" > WARNINGS make -f Makefile.build all make warningnote