summaryrefslogtreecommitdiff
path: root/telepathy-glib/introspection.am
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2011-10-29 11:30:30 +1100
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2011-10-29 11:30:30 +1100
commit751e72fecfdf83c0290676eabb9253c2f7b215dc (patch)
tree26dd9d7dbd01ab445e8aa11bd1ed83ebb81d4c16 /telepathy-glib/introspection.am
parent7ead77a13870e4ae7ed435e7cd695a81f7065470 (diff)
downloadtelepathy-glib-751e72fecfdf83c0290676eabb9253c2f7b215dc.tar.gz
introspection.am: Use correct variable name
Fixes distcheck.
Diffstat (limited to 'telepathy-glib/introspection.am')
-rw-r--r--telepathy-glib/introspection.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am
index 8bc7f79a0..ccb6b856c 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -106,7 +106,7 @@ typelibsdir = $(libdir)/girepository-1.0/
typelibs_DATA = $(dist_gir_DATA:.gir=.typelib)
CLEANFILES += \
- $(gir_DATA) \
+ $(dist_gir_DATA) \
$(typelibs_DATA)
endif