diff options
Diffstat (limited to 'embed/xulrunner/components/Makefile.am')
-rw-r--r-- | embed/xulrunner/components/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/xulrunner/components/Makefile.am b/embed/xulrunner/components/Makefile.am index 7280d6541..d4c0d997b 100644 --- a/embed/xulrunner/components/Makefile.am +++ b/embed/xulrunner/components/Makefile.am @@ -9,6 +9,8 @@ libephycomponents_la_SOURCES = \ EphyAboutModule.h \ EphyContentPolicy.cpp \ EphyContentPolicy.h \ + EphyHistoryListener.cpp \ + EphyHistoryListener.h \ EphyRedirectChannel.cpp \ EphyRedirectChannel.h \ EphySidebar.cpp \ |