X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=libdocument%2FMakefile.am;h=b9a33626a7caede565ebcb8915ddd63932a8e3a6;hb=7d59434cbd7ea6bdd42a6f3223a47cbb06ba4069;hp=e4e28ee65f010c547bbb346a107aff285f2bcbc4;hpb=68172538bd783a8ad763e8e3416e4081fcc06580;p=evince.git diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index e4e28ee6..b9a33626 100644 --- a/libdocument/Makefile.am +++ b/libdocument/Makefile.am @@ -147,7 +147,7 @@ EvinceDocument-$(EV_API_VERSION).gir: libevdocument.la Makefile $(INST_H_FILES) --include=GdkPixbuf-2.0 \ --include=Gtk-2.0 \ --library=evdocument \ - --libtool="$(SHAVE_SAVED_LIBTOOL)" \ + --libtool="$(SAVED_LIBTOOL)" \ --output $@ \ --pkg evince-document-$(EV_API_VERSION) \ -I$(top_srcdir) \ @@ -174,3 +174,5 @@ CLEANFILES += $(gir_DATA) $(typelibs_DATA) $< -o $@ endif # ENABLE_INTROSPECTION + +-include $(top_srcdir)/git.mk