[folks] Depend upon the Telepathy backend stamp files.



commit 15b553d4ff003a0f69b0d176bf70dcf91bebe159
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Mon Nov 8 23:04:55 2010 -0800

    Depend upon the Telepathy backend stamp files.
    
    This lets us depend upon them for Vala-free builds from release tarballs.
    
    Helps bgo#633718.

 backends/telepathy/lib/Makefile.am |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)
---
diff --git a/backends/telepathy/lib/Makefile.am b/backends/telepathy/lib/Makefile.am
index 9b08683..355b62a 100644
--- a/backends/telepathy/lib/Makefile.am
+++ b/backends/telepathy/lib/Makefile.am
@@ -149,23 +149,18 @@ BUILT_SOURCES = \
 	$(pkgconfig_in:.in=) \
 	$(folks_telepathy_valasources:.vala=.c) \
 	folks-telepathy-uninstalled.pc \
-	folks-telepathy.h \
-	folks-telepathy.vapi \
-	tp-lowlevel.gir \
-	tp-lowlevel.vapi \
+	libfolks_telepathy_la_vala.stamp \
+	libtp_lowlevel_la_vala.stamp \
 	$(NULL)
 
 CLEANFILES += \
 	$(BUILT_SOURCES) \
-	libfolks_telepathy_la_vala.stamp \
-	libtp_lowlevel_la_vala.stamp \
 	$(NULL)
 
 EXTRA_DIST = \
 	$(libtp_lowlevel_la_SOURCES) \
 	$(pkgconfig_in) \
-	folks-telepathy.vapi \
-	tp-lowlevel.vapi \
+	folks-telepathy.h \
 	$(NULL)
 
 # XXX: headers separated because automake erroneously treats all libraries in



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