fix makefiles

This commit is contained in:
ben%netscape.com 2000-06-03 11:13:14 +00:00
parent f0af22eea9
commit be27a388ca
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ EXPORT_RESOURCE = \
$(srcdir)/offline.gif \
$(NULL)
DIRS = search xpinstall sidebar bookmarks directory profile regviewer related wallet pageholder
DIRS = search xpinstall sidebar bookmarks directory profile regviewer related wallet
include $(topsrcdir)/config/rules.mk

View File

@ -22,7 +22,7 @@
DEPTH = ..\..\..
THEME_ROOT_DEPTH = ..
DIRS= bookmarks directory profile regviewer related search sidebar wallet xpinstall pageholder
DIRS= bookmarks directory profile regviewer related search sidebar wallet xpinstall
include <$(DEPTH)\config\rules.mak>
include <$(THEME_ROOT_DEPTH)\theme.mk>