X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2FMakefile.am;h=ad4bc3510468410e526241225e56bb34ffdef936;hb=HEAD;hp=43d03519659fc3dd4534aa176ad4ee841b055005;hpb=4d9b2a07e14d683911863edb330dd098b9ee51ae;p=evince.git diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index 43d03519..2b5604ee 100644 --- a/libdocument/Makefile.am +++ b/libdocument/Makefile.am @@ -155,9 +155,9 @@ EvinceDocument-$(EV_API_VERSION).gir: libevdocument3.la Makefile $(INST_H_FILES) --nsversion=$(EV_API_VERSION) \ --include=GLib-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 \ --library=evdocument3 \ --libtool="$(SAVED_LIBTOOL)" \ --output $@ \