mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
Bug 131849 addressbook build system requires exporting internal files
patch by mark@standard8.demon.co.uk build bustage
This commit is contained in:
parent
fabd0e2a1f
commit
71d24f2805
@ -107,6 +107,8 @@ CPPSRCS = \
|
||||
EXPORTS = \
|
||||
nsAbBaseCID.h \
|
||||
nsDirPrefs.h \
|
||||
nsAbCardProperty.h \
|
||||
nsAbMDBCardProperty.h \
|
||||
nsVCard.h \
|
||||
nsVCardObj.h \
|
||||
$(NULL)
|
||||
|
@ -40,7 +40,7 @@
|
||||
|
||||
#include "nsAbIPCCard.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsAbMDBCard.h"
|
||||
#include "nsIAbMDBCard.h"
|
||||
#include "prdtoa.h"
|
||||
#include "PalmSyncImp.h"
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
||||
#include "nsIRDFService.h"
|
||||
#include "nsRDFCID.h"
|
||||
#include "nsUnicharUtils.h"
|
||||
#include "nsAbMDBCard.h"
|
||||
#include "nsIAbMDBCard.h"
|
||||
#include "nsAbCardProperty.h"
|
||||
#include "prdtoa.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user