Add xpfe/components/bookmarks to the build.

git-svn-id: svn://10.0.0.236/trunk@34762 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com
1999-06-11 06:16:32 +00:00
parent b66e35f9d6
commit 6bda33f40e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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