From 66046dcef9b517ce7eaddf8fa6b641dff67d7cc6 Mon Sep 17 00:00:00 2001 From: paltherr Date: Tue, 11 Mar 2003 13:21:43 +0000 Subject: - Added a line to remove verbfilterScala.class ... - Added a line to remove verbfilterScala.class on distclean --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b45d69ed80..ba0668de19 100644 --- a/Makefile +++ b/Makefile @@ -155,6 +155,7 @@ distclean : clean $(RM) $(FUNCTION_FILES) $(RM) $(SCRIPTS_WRAPPER_LINKS) $(RM) -r $(PROJECT_OUTPUTDIR) + $(RM) $(ROOT)/support/latex/*.class scripts : $(SCRIPTS_WRAPPER_LINKS) runtime : .latest-runtime -- cgit v1.2.3