]> git.0d.be Git - empathy.git/blobdiff - libempathy/Makefile.am
Move SASL mechanism implementations into its own file
[empathy.git] / libempathy / Makefile.am
index cfa525508d6fd6f0ac281a2b3314548ec08b5837..67e64a9f60a5dc82f752afc534328df7f9adb31a 100644 (file)
@@ -49,6 +49,7 @@ libempathy_headers =                          \
        empathy-message.h                       \
        empathy-pkg-kit.h               \
        empathy-request-util.h                  \
+       empathy-sasl-mechanisms.h               \
        empathy-server-sasl-handler.h           \
        empathy-server-tls-handler.h            \
        empathy-status-presets.h                \
@@ -83,6 +84,7 @@ libempathy_handwritten_source =                               \
        empathy-message.c                               \
        empathy-pkg-kit.c               \
        empathy-request-util.c                          \
+       empathy-sasl-mechanisms.c                       \
        empathy-server-sasl-handler.c                   \
        empathy-server-tls-handler.c                    \
        empathy-status-presets.c                        \