Commit a3e6f3e7 authored by ramiro%netscape.com's avatar ramiro%netscape.com
Browse files

Oops..undo a screwup. Exorcised too much...

parent 53e99d63
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -188,6 +188,10 @@ ALL_TRASH = $(TARGETS) $(OBJS) LOGS TAGS $(GARBAGE) \
			  _gen _stubs $(MDDEPDIR) $(wildcard gts_tmp_*)
endif

ifndef USE_AUTOCONF
ALL_TRASH		+= $(OBJDIR)
endif

ifdef JAVA_OR_NSJVM
ifdef JDIRS
ALL_TRASH		+= $(addprefix $(JAVA_DESTPATH)/,$(JDIRS))