From 959ea3ea664e1bb3bd6b2dc7f9be50dc27c9c30c Mon Sep 17 00:00:00 2001 From: "edburns%acm.org" Date: Sun, 10 Jun 2001 03:04:55 +0000 Subject: [PATCH] Descend into MediaPlayer and SVG directories --- java/plugins/examples/makefile.win | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java/plugins/examples/makefile.win b/java/plugins/examples/makefile.win index 0080d86643f..434df615c3f 100644 --- a/java/plugins/examples/makefile.win +++ b/java/plugins/examples/makefile.win @@ -27,6 +27,7 @@ IGNORE_MANIFEST=1 #//------------------------------------------------------------------------ DEPTH = ..\..\.. -DIRS = MediaPlayer pdf rtf zip dom +#DIRS = MediaPlayer pdf rtf zip dom +DIRS = MediaPlayer SVG include <$(DEPTH)\config\rules.mak>