only do this if they have the IDL stuff
git-svn-id: svn://10.0.0.236/trunk@26662 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -42,9 +42,11 @@ EXTRA_LIBS = $(DIST)/lib/js$(MOZ_BITS)$(VERSION_NUMBER).lib \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
ifdef BUILD_XPIDL
|
||||
#temporary hack - eventually nsIPref should live in public
|
||||
# but put it here for now so we don't auto-generate the header and loose it
|
||||
#but put it here for now so we don't auto-generate the header and loose it
|
||||
IDLSRCS = nsIPref.idl
|
||||
endif
|
||||
|
||||
CSRCS += prefapi.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user