summaryrefslogtreecommitdiff
path: root/libcaribou
diff options
context:
space:
mode:
Diffstat (limited to 'libcaribou')
-rw-r--r--libcaribou/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/libcaribou/Makefile.am b/libcaribou/Makefile.am
index e01a188..d07918a 100644
--- a/libcaribou/Makefile.am
+++ b/libcaribou/Makefile.am
@@ -53,7 +53,6 @@ EXTRA_DIST = \
# Introspection support
#
-if HAVE_INTROSPECTION
girdir = $(datadir)/gir-1.0
gir_DATA = Caribou-1.0.gir
@@ -65,7 +64,6 @@ Caribou-1.0.gir: _Caribou-1.0.gir
Caribou-1.0.typelib: Caribou-1.0.gir
@INTROSPECTION_COMPILER@ --shared-library=libcaribou -o $@ $^
-endif
Caribou-1.0.gir caribou-internals-1.0.vapi caribou-1.0.vapi: libcaribou.la
@@ -75,4 +73,4 @@ CLEANFILES = \
Caribou-1.0.typelib \
Caribou-1.0.gir \
_Caribou-1.0.gir \
- *.[ch] \ No newline at end of file
+ *.[ch]