--- loncom/build/Makefile 2002/01/09 23:04:31 1.57 +++ loncom/build/Makefile 2002/01/09 23:07:27 1.58 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.57 2002/01/09 23:04:31 harris41 Exp $ +# $Id: Makefile,v 1.58 2002/01/09 23:07:27 harris41 Exp $ DIST="default" CATEGORY="development" @@ -242,4 +242,5 @@ clean: rm -Rf BinaryRoot rm -Rf SetupBinaryRoot rm -f base_rpm_file_list.txt + rm -f base_customizerpm.xml rm -f setup_rpm_file_list.txt