diff options
Diffstat (limited to 'tp-account-widgets/Makefile.am')
-rw-r--r-- | tp-account-widgets/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am index 29a8ed72d..3ff553153 100644 --- a/tp-account-widgets/Makefile.am +++ b/tp-account-widgets/Makefile.am @@ -29,6 +29,7 @@ libtp_account_widgets_sources = \ tpaw-irc-network-manager.c \ tpaw-irc-network.c \ tpaw-irc-server.c \ + tpaw-live-search.c \ tpaw-utils.c \ totem-subtitle-encoding.c \ $(NULL) @@ -46,6 +47,7 @@ libtp_account_widgets_headers = \ tpaw-irc-network-manager.h \ tpaw-irc-network.h \ tpaw-irc-server.h \ + tpaw-live-search.h \ tpaw-utils.h \ totem-subtitle-encoding.h \ $(NULL) |