From f790aa634046fcebd3c0d7e567b4a9363466a936 Mon Sep 17 00:00:00 2001 From: jestin Date: Wed, 5 Jun 2002 09:58:14 +0000 Subject: no more dist in the makefile --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile') diff --git a/examples/Makefile b/examples/Makefile index 4c317f3..a04152b 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -13,4 +13,4 @@ JAVACOPTS = -deprecation all: $(OBJS) clean: - /bin/rm -f -- $(OBJS) *~ *.bak + /bin/rm -f -- $(OBJS) *~ *.bak *.class -- cgit v1.1