From 17a16aba718c0d4952a18e5411eb4e9085737e0e Mon Sep 17 00:00:00 2001 From: "av%netscape.com" Date: Fri, 21 Dec 2001 02:41:46 +0000 Subject: [PATCH] Updating makefile for the new sample code in the Plugin SDK -- not part of the build git-svn-id: svn://10.0.0.236/trunk@110951 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/tools/sdk/samples/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/modules/plugin/tools/sdk/samples/makefile.win b/mozilla/modules/plugin/tools/sdk/samples/makefile.win index f8ba2b026ef..186f03e0377 100644 --- a/mozilla/modules/plugin/tools/sdk/samples/makefile.win +++ b/mozilla/modules/plugin/tools/sdk/samples/makefile.win @@ -21,6 +21,6 @@ DEPTH=..\..\..\..\..\ -DIRS= common basic\windows scriptable\windows simple +DIRS= common basic\windows scriptable\windows simple winless\windows include <$(DEPTH)\config\rules.mak>