--- loncom/build/Makefile 2002/01/09 22:19:40 1.55 +++ loncom/build/Makefile 2002/01/09 22:57:14 1.56 @@ -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.56 2002/01/09 22:57:14 harris41 Exp $ DIST="default" CATEGORY="development" @@ -240,3 +240,5 @@ clean: rm -f Makefile.install rm -Rf BinaryRoot rm -Rf SetupBinaryRoot + rm -f base_rpm_file_list.txt + rm -f setup_rpm_file_list.txt