]> git.0d.be Git - empathy.git/blobdiff - libempathy/Makefile.am
add EmpathyChannelFactory (#634679)
[empathy.git] / libempathy / Makefile.am
index 45c09f07852e9f3ee8fba7b3fc67726ad4fda853..20225f7de461f1a58fe8a6ea9ec19facd6f2b9df 100644 (file)
@@ -28,6 +28,7 @@ noinst_LTLIBRARIES = libempathy.la
 libempathy_headers =                           \
        empathy-account-settings.h              \
        empathy-auth-factory.h                  \
+       empathy-channel-factory.h \
        empathy-chatroom-manager.h              \
        empathy-chatroom.h                      \
        empathy-connection-managers.h           \
@@ -68,6 +69,7 @@ libempathy_la_SOURCES =                                       \
        $(libempathy_headers)                           \
        empathy-account-settings.c                      \
        empathy-auth-factory.c                          \
+       empathy-channel-factory.c \
        empathy-chatroom-manager.c                      \
        empathy-chatroom.c                              \
        empathy-connection-managers.c                   \