--- loncom/build/Makefile 2002/01/09 22:19:40 1.55 +++ 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.55 2002/01/09 22:19:40 harris41 Exp $ +# $Id: Makefile,v 1.57 2002/01/09 23:04:31 harris41 Exp $ DIST="default" CATEGORY="development" @@ -238,5 +238,8 @@ 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 + rm -f setup_rpm_file_list.txt