[folks] Distribute the generated tp-backend vapi files.



commit f3bff34f8610bafd262852e72d42d49d151f9719
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Tue Nov 9 14:23:22 2010 -0800

    Distribute the generated tp-backend vapi files.
    
    Helps bgo#633718.

 backends/telepathy/lib/Makefile.am |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/backends/telepathy/lib/Makefile.am b/backends/telepathy/lib/Makefile.am
index 355b62a..252fcd4 100644
--- a/backends/telepathy/lib/Makefile.am
+++ b/backends/telepathy/lib/Makefile.am
@@ -157,10 +157,17 @@ CLEANFILES += \
 	$(BUILT_SOURCES) \
 	$(NULL)
 
+GITIGNOREFILES = \
+	folks-telepathy.h \
+	folks-telepathy.vapi \
+	tp-lowlevel.vapi \
+	$(NULL)
+
 EXTRA_DIST = \
 	$(libtp_lowlevel_la_SOURCES) \
 	$(pkgconfig_in) \
-	folks-telepathy.h \
+	$(GITIGNOREFILES) \
+	tp-lowlevel.gir \
 	$(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]