summaryrefslogtreecommitdiff
path: root/telepathy-logger/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-logger/Makefile.am')
-rw-r--r--telepathy-logger/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-logger/Makefile.am b/telepathy-logger/Makefile.am
index efc2713..9b6cc86 100644
--- a/telepathy-logger/Makefile.am
+++ b/telepathy-logger/Makefile.am
@@ -33,6 +33,7 @@ LIBTPL_HEADERS = \
entity.h \
event.h \
log-manager.h \
+ log-walker.h \
telepathy-logger.h \
text-event.h \
call-event.h \
@@ -80,6 +81,8 @@ libtelepathy_logger_la_SOURCES = \
log-store-pidgin-internal.h \
log-store-factory.c \
log-store-factory-internal.h \
+ log-walker.c \
+ log-walker-internal.h \
observer.c \
observer-internal.h \
text-channel.c \