telepathy-logger: Fix distcheck, missing file in clean list

Nicolas Dufresne nicolasd at kemper.freedesktop.org
Wed Aug 29 08:54:39 PDT 2012


Module: telepathy-logger
Branch: master
Commit: efcc19d4d90ebfca9e1e7b1e67a8313388160a59
URL:    http://cgit.freedesktop.org/telepathy/telepathy-logger/commit/?id=efcc19d4d90ebfca9e1e7b1e67a8313388160a59

Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Wed Aug 29 11:54:21 2012 -0400

Fix distcheck, missing file in clean list

---

 extensions/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extensions/Makefile.am b/extensions/Makefile.am
index e7248eb..a7c263b 100644
--- a/extensions/Makefile.am
+++ b/extensions/Makefile.am
@@ -56,6 +56,7 @@ BUILT_SOURCES = \
 
 CLEANFILES = \
     $(BUILT_SOURCES) \
+    $(gen_headers:.h=-gtk-doc.h) \
     $(pkgconfig_DATA) \
     $(NULL)
 



More information about the telepathy-commits mailing list