summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-10-30 23:04:15 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-10-30 23:04:15 +1100
commitfdfaadecfe8ae955c3c227eb58e43c4161b5009e (patch)
tree9b738736ec7904b40506d9ff64a4008b3fc9d9c2
parent9a7d9195dab1035ffe2da0d7cd28c4a06b484881 (diff)
parent751e72fecfdf83c0290676eabb9253c2f7b215dc (diff)
Merge branch 'introspection'
-rw-r--r--telepathy-glib/introspection.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am
index ce1ed381..ccb6b856 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -2,7 +2,6 @@
introspection_extra_dist = \
TelepathyGLib-0.12.metadata \
- kludge.xsl \
$(NULL)
if HAVE_INTROSPECTION
@@ -107,7 +106,7 @@ typelibsdir = $(libdir)/girepository-1.0/
typelibs_DATA = $(dist_gir_DATA:.gir=.typelib)
CLEANFILES += \
- $(gir_DATA) \
+ $(dist_gir_DATA) \
$(typelibs_DATA)
endif