aboutsummaryrefslogtreecommitdiff
path: root/libindicate/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libindicate/Makefile.am')
-rw-r--r--libindicate/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am
index b851919..5a6f466 100644
--- a/libindicate/Makefile.am
+++ b/libindicate/Makefile.am
@@ -95,6 +95,8 @@ listener-marshal.c: $(srcdir)/listener-marshal.list
pkgconfig_DATA = indicate.pc
pkgconfigdir = $(libdir)/pkgconfig
+if USE_GIR
+
gobjectintrospection_gir_DATA = \
Indicate-0.1.gir
gobjectintrospection_girdir = $(datadir)/gir
@@ -124,3 +126,4 @@ DISTCLEANFILES = \
Indicate-0.1.gir \
Indicate-0.1.typelib
+endif