diff options
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r-- | libempathy/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 94bbabe77..096985358 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -50,6 +50,7 @@ libempathy_headers = \ empathy-message.h \ empathy-status-presets.h \ empathy-time.h \ + empathy-tls-certificate.h \ empathy-tp-call.h \ empathy-tp-chat.h \ empathy-tp-contact-factory.h \ @@ -84,6 +85,7 @@ libempathy_la_SOURCES = \ empathy-message.c \ empathy-status-presets.c \ empathy-time.c \ + empathy-tls-certificate.c \ empathy-tp-call.c \ empathy-tp-chat.c \ empathy-tp-contact-factory.c \ |