[folks] Fix the distribution and cleanfile status of the tp-lowlevel.gir files
- From: Travis Reitter <treitter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] Fix the distribution and cleanfile status of the tp-lowlevel.gir files
- Date: Thu, 11 Nov 2010 02:46:34 +0000 (UTC)
commit cfdd1b6497e18cd7aec4e549575a9c5f850a1878
Author: Travis Reitter <travis reitter collabora co uk>
Date: Tue Nov 9 14:56:11 2010 -0800
Fix the distribution and cleanfile status of the tp-lowlevel.gir files
Helps bgo#633718.
backends/telepathy/lib/Makefile.am | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/backends/telepathy/lib/Makefile.am b/backends/telepathy/lib/Makefile.am
index 252fcd4..0983e66 100644
--- a/backends/telepathy/lib/Makefile.am
+++ b/backends/telepathy/lib/Makefile.am
@@ -151,15 +151,24 @@ BUILT_SOURCES = \
folks-telepathy-uninstalled.pc \
libfolks_telepathy_la_vala.stamp \
libtp_lowlevel_la_vala.stamp \
+ tp-lowlevel.gir \
+ tp-lowlevel.vapi \
$(NULL)
CLEANFILES += \
- $(BUILT_SOURCES) \
+ $(pkgconfig_in:.in=) \
+ folks-telepathy-uninstalled.pc \
+ $(NULL)
+
+DISTCLEANFILES = \
+ tp-lowlevel.gir \
+ tp-lowlevel.vapi \
$(NULL)
GITIGNOREFILES = \
folks-telepathy.h \
folks-telepathy.vapi \
+ tp-lowlevel.gir \
tp-lowlevel.vapi \
$(NULL)
@@ -167,7 +176,6 @@ EXTRA_DIST = \
$(libtp_lowlevel_la_SOURCES) \
$(pkgconfig_in) \
$(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]