diff options
Diffstat (limited to 'src/bookmarks/Makefile.am')
-rw-r--r-- | src/bookmarks/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bookmarks/Makefile.am b/src/bookmarks/Makefile.am index b0410e184..563329335 100644 --- a/src/bookmarks/Makefile.am +++ b/src/bookmarks/Makefile.am @@ -34,6 +34,8 @@ libephybookmarks_la_SOURCES = \ ephy-new-bookmark.h \ ephy-node-view.c \ ephy-node-view.h \ + ephy-topic-action.c \ + ephy-topic-action.h \ ephy-topics-selector.c \ ephy-topics-selector.h \ ephy-tree-model-node.c \ |