diff --git a/rdf/base/idl/Makefile.in b/rdf/base/idl/Makefile.in index ccbfad0566c1..c5c2190326c6 100644 --- a/rdf/base/idl/Makefile.in +++ b/rdf/base/idl/Makefile.in @@ -22,17 +22,18 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk IDLSRCS = \ - nsRDFInterfaces.idl \ -# nsIRDFArcsInCursor.idl \ -# nsIRDFArcsOutCursor.idl \ -# nsIRDFAssertionCursor.idl \ -# nsIRDFCursor.idl \ -# nsIRDFDataSource.idl \ -# nsIRDFLiteral.idl \ -# nsIRDFNode.idl \ -# nsIRDFObserver.idl \ -# nsIRDFResoruce.idl \ -# nsIRDFResourceCursor.idl \ + nsIRDFCompositeDataSource.idl \ + nsIRDFContainer.idl \ + nsIRDFContainerUtils.idl \ + nsIRDFDataSource.idl \ + nsIRDFLiteral.idl \ + nsIRDFNode.idl \ + nsIRDFObserver.idl \ + nsIRDFPurgeableDataSource.idl \ + nsIRDFResource.idl \ + nsIRDFService.idl \ + nsIRDFXMLDataSource.idl \ + nsIRDFXMLSource.idl \ $(NULL) # for testing purposes