summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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