no need to export non-existant IDL files

This commit is contained in:
alecf%netscape.com 1999-02-26 17:45:29 +00:00
parent 52ff34ffd9
commit 44650f60d8

View File

@ -22,15 +22,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
IDLSRCS = \
nsIDOMAppCores.idl \
nsIDOMBaseAppCore.idl \
nsIDOMBrowserAppCore.idl \
nsIDOMMailCore.idl \
nsIDOMRDFCore.idl \
nsIDOMToolbar.idl \
$(NULL)
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk