X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libview%2FMakefile.am;h=7766c4b96cf111cf794b8b91ec85a9bf9c005891;hb=223cc03e0275c77c4482ed0495b3bd15993a3ab8;hp=5e1169752354084b3d96fa025370eb7f80f6ec91;hpb=9ee4ac855898e9eb17d6f560e2711224329fc827;p=evince.git diff --git a/libview/Makefile.am b/libview/Makefile.am index 5e116975..7766c4b9 100644 --- a/libview/Makefile.am +++ b/libview/Makefile.am @@ -127,11 +127,11 @@ EvinceView-$(EV_API_VERSION).gir: libevview3.la Makefile $(INST_H_FILES) $(filte --include=GLib-2.0 \ --include=GObject-2.0 \ --include=Gio-2.0 \ - --include=Gdk-2.0 \ + --include=Gdk-3.0 \ --include=GdkPixbuf-2.0 \ - --include=Gtk-2.0 \ + --include=Gtk-3.0 \ --include=EvinceDocument-$(EV_API_VERSION) \ - --library=evview \ + --library=evview3 \ --libtool="$(LIBTOOL)" \ --output $@ \ --pkg evince-document-$(EV_API_VERSION) \