summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-10-31 14:10:31 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-11-07 18:21:54 +0000
commitca39d56f7b830a92555199b7a702a0e1ebc90fd2 (patch)
tree17f281c0cfebdd145f26b623dc1affb8117625c9
parent25221ac65691d1571fe4b0e581dd3913f023b3e1 (diff)
downloadtelepathy-logger-ca39d56f7b830a92555199b7a702a0e1ebc90fd2.tar.gz
Distribute debug.h, fixing distcheck
(cherry picked from commit e9e819e55d914392be94f5c67e34bb227eb15a97) Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=71100 Conflicts: tests/lib/Makefile.am
-rw-r--r--tests/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index 5a3b35d..a9d3755 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -5,6 +5,7 @@ libtp_logger_tests_la_SOURCES = \
contacts-conn.h \
contact-list-manager.c \
contact-list-manager.h \
+ debug.h \
room-list-chan.c \
room-list-chan.h \
simple-account.c \