Adding chrome://global/content/ to builld used to just do skin

git-svn-id: svn://10.0.0.236/trunk@40163 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hangas%netscape.com
1999-07-19 21:42:14 +00:00
parent 460d0fc36e
commit 1ae3b01050
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = skin
DIRS = content skin
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk

View File

@@ -19,7 +19,7 @@ IGNORE_MANIFEST=1
DEPTH=..\..\..
DIRS= skin
DIRS= content skin
include <$(DEPTH)\config\rules.mak>