aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index 16696b432..0db883d3d 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -41,7 +41,8 @@ libempathy_la_SOURCES = \
empathy-irc-network-manager.c \
empathy-irc-network.c \
empathy-irc-server.c \
- empathy-tube-handler.c
+ empathy-tube-handler.c \
+ empathy-dispatcher.c
# do not distribute generated files
nodist_libempathy_la_SOURCES =\
@@ -81,7 +82,8 @@ libempathy_headers = \
empathy-irc-network-manager.h \
empathy-irc-network.h \
empathy-irc-server.h \
- empathy-tube-handler.h
+ empathy-tube-handler.h \
+ empathy-dispatcher.h
libempathy_includedir = $(includedir)/libempathy/
libempathy_include_HEADERS = \