From 6c2f97f538d174cf47eeac91cc774e715bb4795e Mon Sep 17 00:00:00 2001 From: "rjc%netscape.com" Date: Mon, 15 Jul 2002 09:20:00 +0000 Subject: [PATCH] Bookmarks test. NOT PART OF BUILD. git-svn-id: svn://10.0.0.236/branches/RJCTEST_BRANCH@125200 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/components/bookmarks/src/Makefile.in | 1 + mozilla/xpfe/components/bookmarks/src/makefile.win | 1 + 2 files changed, 2 insertions(+) diff --git a/mozilla/xpfe/components/bookmarks/src/Makefile.in b/mozilla/xpfe/components/bookmarks/src/Makefile.in index bb5b0bfdd45..0f33b96017b 100644 --- a/mozilla/xpfe/components/bookmarks/src/Makefile.in +++ b/mozilla/xpfe/components/bookmarks/src/Makefile.in @@ -42,6 +42,7 @@ REQUIRES = xpcom \ webshell \ windowwatcher \ unicharutil \ + mozldap \ $(NULL) CPPSRCS = nsBookmarksService.cpp \ diff --git a/mozilla/xpfe/components/bookmarks/src/makefile.win b/mozilla/xpfe/components/bookmarks/src/makefile.win index 1f8c27ea35d..3e1bed7b494 100644 --- a/mozilla/xpfe/components/bookmarks/src/makefile.win +++ b/mozilla/xpfe/components/bookmarks/src/makefile.win @@ -35,6 +35,7 @@ REQUIRES = xpcom \ webshell \ windowwatcher \ unicharutil \ + mozldap \ $(NULL) CPP_OBJS= \