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 e5b211a9e..87d787525 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -90,6 +90,7 @@ libempathy_gtk_handwritten_source = \ empathy-theme-manager.c \ empathy-tls-dialog.c \ empathy-ui-utils.c \ + empathy-user-info.c \ empathy-plist.c \ empathy-theme-adium.c \ empathy-webkit-utils.c \ @@ -160,6 +161,7 @@ libempathy_gtk_headers = \ empathy-theme-manager.h \ empathy-tls-dialog.h \ empathy-ui-utils.h \ + empathy-user-info.h \ empathy-plist.h \ empathy-theme-adium.h \ empathy-webkit-utils.h \ |