Unclumped interfaces into individual files.

This commit is contained in:
waterson%netscape.com 1999-05-05 00:47:38 +00:00
parent 18e8cf2a70
commit 02d6a44602

View File

@ -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