Add xpfe/components/bookmarks to the build.

This commit is contained in:
waterson%netscape.com 1999-06-11 06:16:32 +00:00
parent b849d2d9f1
commit 37ace187fc
2 changed files with 2 additions and 2 deletions

@ -22,7 +22,7 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = public find history related ucth xfer prefwindow
DIRS = public bookmarks find history related ucth xfer prefwindow
include $(topsrcdir)/config/config.mk

@ -17,6 +17,6 @@
DEPTH=..\..
DIRS= public find history prefwindow related ucth xfer
DIRS= public bookmarks find history prefwindow related ucth xfer
include <$(DEPTH)\config\rules.mak>