From cfbaba28423830e7cd91da8e6d8e2e4e0cf7c038 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Thu, 23 Aug 2012 19:54:40 +0300 Subject: [PATCH] telepathy: add telepathy-private.h to distribution Fixes "make distcheck" failure. --- src/telepathy/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/telepathy/Makefile.am b/src/telepathy/Makefile.am index 8fe56342..ec92b999 100644 --- a/src/telepathy/Makefile.am +++ b/src/telepathy/Makefile.am @@ -8,6 +8,7 @@ libexec_PROGRAMS = telepathy-sipe telepathy_sipe_SOURCES = \ telepathy-debug.c \ telepathy-main.c \ + telepathy-private.h \ telepathy-protocol.c \ telepathy-stubs.c -- 2.11.4.GIT