From 8255011f86a4e0ff3fd65a8a0e2020dbcd392e1b 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 --- docshell/base/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docshell/base/Makefile.in b/docshell/base/Makefile.in index bb5747fe4fb..5017114a9e0 100644 --- a/docshell/base/Makefile.in +++ b/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)