From fc583283d5f17527e1880b238f52659bf53f2c11 Mon Sep 17 00:00:00 2001 From: "pavlov%netscape.com" Date: Mon, 29 Nov 1999 21:34:42 +0000 Subject: [PATCH] build some files r=travis git-svn-id: svn://10.0.0.236/trunk@54598 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/base/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mozilla/docshell/base/Makefile.in b/mozilla/docshell/base/Makefile.in index bb5747fe4fb..5017114a9e0 100644 --- a/mozilla/docshell/base/Makefile.in +++ b/mozilla/docshell/base/Makefile.in @@ -32,7 +32,9 @@ XPIDLSRCS = \ nsCDocShell.idl \ nsIDocShell.idl \ nsIDocShellContainer.idl \ - nsIMarkupDocumentViewer.idl \ + nsIDocShellEdit.idl \ + nsIDocShellFile.idl \ + nsIMarkupDocumentViewer.idl \ nsIScrollable.idl \ nsITextScroll.idl \ $(NULL)