diff --git a/view/src/Makefile.in b/view/src/Makefile.in index bb801a1e4fb..97425227bed 100644 --- a/view/src/Makefile.in +++ b/view/src/Makefile.in @@ -29,6 +29,7 @@ IS_COMPONENT = 1 CPPSRCS = \ nsView.cpp \ nsScrollingView.cpp \ + nsScrollPortView.cpp \ nsViewManager.cpp \ nsViewFactory.cpp \ $(NULL)