From ea9efe236a87fef5599955833492b2855feee948 Mon Sep 17 00:00:00 2001 From: "benjamin%smedbergs.us" Date: Tue, 18 Jul 2006 14:22:21 +0000 Subject: [PATCH] more work on selection saving across view reloading, also as part of 317633 store txmgr on history service for global txn stack. r=brettw for that NPOB Original committer: beng%bengoodger.com Original revision: 1.8 Original date: 2005/12/01 00:09:28 --- toolkit/components/places/src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/toolkit/components/places/src/Makefile.in b/toolkit/components/places/src/Makefile.in index 70dae2c6a91..b2498c4d75a 100644 --- a/toolkit/components/places/src/Makefile.in +++ b/toolkit/components/places/src/Makefile.in @@ -64,6 +64,7 @@ REQUIRES = xpcom \ autocomplete \ storage \ uconv \ + txmgr \ $(NULL) LOCAL_INCLUDES = -I$(srcdir)/../../build