Added plugin to list of directories so the nsIPlug.h gets exported. Needed for OJI to build.

git-svn-id: svn://10.0.0.236/trunk@3513 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson
1998-06-08 21:38:35 +00:00
parent aa1da2ec82
commit b421b3d0af

View File

@@ -38,8 +38,11 @@ DEPTH=..
#//
#//------------------------------------------------------------------------
#DIRS=libi18n layout libstyle liblayer libmocha
DIRS=libi18n htmldlgs libparse layout libstyle
DIRS= libi18n htmldlgs libparse layout libstyle
!ifdef MOZ_OJI
DIRS= $(DIRS) plugin
!endif
#//------------------------------------------------------------------------
#//