--- loncom/build/Makefile 2002/01/09 22:57:14 1.56 +++ loncom/build/Makefile 2002/01/09 23:04:31 1.57 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.56 2002/01/09 22:57:14 harris41 Exp $ +# $Id: Makefile,v 1.57 2002/01/09 23:04:31 harris41 Exp $ DIST="default" CATEGORY="development" @@ -238,6 +238,7 @@ clean: rm -Rf HTML rm -f Makefile.build rm -f Makefile.install + rm -f Makefile.configinstall rm -Rf BinaryRoot rm -Rf SetupBinaryRoot rm -f base_rpm_file_list.txt