[folks] Cut unused automake variables.



commit bbaf9a0dd285d2bed3dca1423866cbe74caa5f3e
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Thu Mar 17 10:50:20 2011 -0700

    Cut unused automake variables.

 backends/telepathy/lib/Makefile.am          |    2 --
 tests/lib/telepathy/contactlist/Makefile.am |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/backends/telepathy/lib/Makefile.am b/backends/telepathy/lib/Makefile.am
index e2f125a..fe7deb8 100644
--- a/backends/telepathy/lib/Makefile.am
+++ b/backends/telepathy/lib/Makefile.am
@@ -67,8 +67,6 @@ tp_lowlevel_gir_FILES = $(libtp_lowlevel_la_SOURCES) $(tp_lowlevel_headers)
 tp_lowlevel_gir_NAMESPACE = Folks
 INTROSPECTION_GIRS += tp-lowlevel.gir
 
-CLEANFILES += $(gir_DATA) $(typelib_DATA)
-
 tp-lowlevel.vapi: tp-lowlevel.gir
 	$(MAKE) $(AM_MAKEFLAGS) tp-lowlevel.gir
 	$(AM_V_GEN)$(VAPIGEN) $(VAPIGENFLAGS) \
diff --git a/tests/lib/telepathy/contactlist/Makefile.am b/tests/lib/telepathy/contactlist/Makefile.am
index c697d50..17c3c04 100644
--- a/tests/lib/telepathy/contactlist/Makefile.am
+++ b/tests/lib/telepathy/contactlist/Makefile.am
@@ -78,8 +78,6 @@ BUILT_SOURCES = \
 CLEANFILES = \
 	_gen/param-spec-struct.h \
 	_gen/tp_test_contact_list.manager \
-	$(gir_DATA) \
-	$(typelib_DATA) \
 	$(NULL)
 
 MAINTAINERCLEANFILES = \



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