X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy%2FMakefile.am;h=cd03022738025a7aa923ca0b4062dafc11803a28;hp=1d7df96156a5352ab40cd31d3a90983c05de29f4;hb=b5764db7cf39aeaaabc261ece49c57776540a0be;hpb=82b0f4038f7c257253962080270e5625dd5de152 diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 1d7df961..cd030227 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -36,6 +36,7 @@ libempathy_headers = \ empathy-client-factory.h \ empathy-connection-managers.h \ empathy-connectivity.h \ + empathy-connection-aggregator.h \ empathy-contact-groups.h \ empathy-contact-list.h \ empathy-contact-manager.h \ @@ -78,6 +79,7 @@ libempathy_handwritten_source = \ empathy-client-factory.c \ empathy-connection-managers.c \ empathy-connectivity.c \ + empathy-connection-aggregator.c \ empathy-contact-groups.c \ empathy-contact-list.c \ empathy-contact-manager.c \