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 6887ab2ca..9aee73442 100644 --- a/tp-account-widgets/Makefile.am +++ b/tp-account-widgets/Makefile.am @@ -31,6 +31,7 @@ libtp_account_widgets_sources = \ tpaw-irc-network.c \ tpaw-irc-server.c \ tpaw-live-search.c \ + tpaw-string-parser.c \ tpaw-time.c \ tpaw-utils.c \ totem-subtitle-encoding.c \ @@ -51,6 +52,7 @@ libtp_account_widgets_headers = \ tpaw-irc-network.h \ tpaw-irc-server.h \ tpaw-live-search.h \ + tpaw-string-parser.h \ tpaw-time.h \ tpaw-utils.h \ totem-subtitle-encoding.h \ |