Makefile fix, thanks to Dan Veditz. Should fix bustage.

git-svn-id: svn://10.0.0.236/trunk@72171 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mccabe%netscape.com 2000-06-14 02:40:00 +00:00
parent 552b1a1104
commit d02312ed59
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ EXPORTS = $(EXPORTS) \
nsIPluginInputStream2.h
XPIDLSRCS = \
nsIScriptablePlugin.idl
.\nsIScriptablePlugin.idl
include <$(DEPTH)/config/rules.mak>

View File

@ -54,7 +54,7 @@ EXPORTS = $(EXPORTS) \
nsIPluginInputStream2.h
XPIDLSRCS = \
nsIScriptablePlugin.idl
.\nsIScriptablePlugin.idl
include <$(DEPTH)/config/rules.mak>