[folks] build: Ensure the TpLowlevel GIR and typelib are cleaned properly



commit 120252f8f8150ef593b2c70acb47dc732273eb8f
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Thu Nov 28 16:38:29 2013 +0000

    build: Ensure the TpLowlevel GIR and typelib are cleaned properly
    
    https://bugzilla.gnome.org/show_bug.cgi?id=711544

 backends/telepathy/lib/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/backends/telepathy/lib/Makefile.am b/backends/telepathy/lib/Makefile.am
index d034672..edc6a98 100644
--- a/backends/telepathy/lib/Makefile.am
+++ b/backends/telepathy/lib/Makefile.am
@@ -250,6 +250,9 @@ dist_noinst_DATA += \
 
 TpLowlevel-$(API_VERSION_DOT).gir: libtp-lowlevel.la
 
+MAINTAINERCLEANFILES += TpLowlevel-$(API_VERSION_DOT).gir
+CLEANFILES += TpLowlevel-$(API_VERSION_DOT).typelib
+
 ##################################################################
 # Common
 ##################################################################


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]