diff options
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 9d31ac4f3..c4f07cf74 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -27,6 +27,7 @@ libempathy_gtk_la_SOURCES = \ empathy-conf.c \ empathy-theme.c \ empathy-account-widget-irc.c \ + empathy-account-widget-sip.c \ empathy-contact-dialogs.c \ empathy-new-message-dialog.c \ empathy-theme-irc.c \ @@ -73,6 +74,7 @@ libempathy_gtk_headers = \ empathy-conf.h \ empathy-theme.h \ empathy-account-widget-irc.h \ + empathy-account-widget-sip.h \ empathy-contact-dialogs.h \ empathy-new-message-dialog.h \ empathy-theme-irc.h \ |