]> www.fi.muni.cz Git - evince.git/blobdiff - libview/Makefile.am
[libview] Handle file attachment annotations
[evince.git] / libview / Makefile.am
index 1964eeed8b258defb7e2108c4c995456f9be4f51..ef38f9952f680c4d7d1503e887de80dd9f3fdea0 100644 (file)
@@ -114,7 +114,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview.la Makefile $(INST_H_FILES)
        --include=Gtk-2.0 \
        --include=EvinceDocument-$(EV_API_VERSION) \
        --library=evview \
-       --libtool="$(SHAVE_SAVED_LIBTOOL)" \
+       --libtool="$(LIBTOOL)" \
        --output $@ \
        --pkg evince-document-$(EV_API_VERSION) \
        --pkg evince-view-$(EV_API_VERSION) \
@@ -140,3 +140,5 @@ CLEANFILES += $(gir_DATA) $(typelibs_DATA)
        $< -o $@
 
 endif # ENABLE_INTROSPECTION
+
+-include $(top_srcdir)/git.mk