From e9e819e55d914392be94f5c67e34bb227eb15a97 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 31 Oct 2013 14:10:31 +0000 Subject: [PATCH 05/17] Distribute debug.h, fixing distcheck --- tests/lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am index 1130029..80137b5 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 \ echo-chan.c \ echo-chan.h \ room-list-chan.c \ -- 1.8.4.rc3