Adding nsIDocShellLoadInfo.idl to the make system.

This commit is contained in:
tbogard%aol.net 2000-03-30 12:29:51 +00:00
Родитель fc811e226a
Коммит a8d56e25fd
3 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -22,6 +22,7 @@
nsCDocShell.idl
nsIDocShell.idl
nsIDocShellLoadInfo.idl
nsIDocShellTreeItem.idl
nsIDocShellTreeNode.idl
nsIDocShellTreeOwner.idl

Просмотреть файл

@ -31,6 +31,7 @@ include $(DEPTH)/config/autoconf.mk
XPIDLSRCS = \
nsCDocShell.idl \
nsIDocShell.idl \
nsIDocShellLoadInfo.idl \
nsIDocShellTreeItem.idl \
nsIDocShellTreeNode.idl \
nsIDocShellTreeOwner.idl \

Просмотреть файл

@ -25,6 +25,7 @@ MODULE=docshell_base
XPIDLSRCS= \
.\nsCDocShell.idl \
.\nsIDocShell.idl \
.\nsIDocShellLoadInfo.idl \
.\nsIDocShellTreeItem.idl \
.\nsIDocShellTreeNode.idl \
.\nsIDocShellTreeOwner.idl \