]> git.0d.be Git - empathy.git/blobdiff - libempathy/Makefile.am
Add a simple abstraction for implementing handlers
[empathy.git] / libempathy / Makefile.am
index ad36ede330cf10578ce67789f3073fe2e727b82f..e45b16d811474070ad1427d3e803942e1a08e32b 100644 (file)
@@ -45,6 +45,7 @@ libempathy_la_SOURCES =                                       \
        empathy-dispatch-operation.c                    \
        empathy-ft-factory.c                            \
        empathy-ft-handler.c                            \
+       empathy-handler.c                               \
        empathy-idle.c                                  \
        empathy-irc-network.c                           \
        empathy-irc-network-manager.c                   \
@@ -100,6 +101,7 @@ libempathy_headers =                                \
        empathy-dispatch-operation.h            \
        empathy-ft-factory.h                    \
        empathy-ft-handler.h                    \
+       empathy-handler.h                       \
        empathy-idle.h                          \
        empathy-irc-network.h                   \
        empathy-irc-network-manager.h           \