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

This commit is contained in:
hangas%netscape.com 1999-07-19 21:42:14 +00:00
Родитель 1c43841f47
Коммит 2663eb79ef
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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

Просмотреть файл

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