From 6bb1be87f59e2a436fa07cbfc294c314168906b3 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 git-svn-id: svn://10.0.0.236/trunk@96803 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/plugins/examples/makefile.win | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/java/plugins/examples/makefile.win b/mozilla/java/plugins/examples/makefile.win index 0080d86643f..434df615c3f 100644 --- a/mozilla/java/plugins/examples/makefile.win +++ b/mozilla/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>