X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2FMakefile.am;h=2b5604ee627aef190d0fcd231c3b49aa974a8b25;hb=e769474337c9a6ffdaed2327056e8de2f7ca9ee4;hp=7ca7fc8c8ee0357c66a369550684166bfa260254;hpb=6ac3eb8adb9f4bb8c59c832e7d83334243d90cd5;p=evince.git diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index 7ca7fc8c..2b5604ee 100644 --- a/libdocument/Makefile.am +++ b/libdocument/Makefile.am @@ -155,10 +155,10 @@ 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 \ - --library=evdocument \ + --include=Gtk-3.0 \ + --library=evdocument3 \ --libtool="$(SAVED_LIBTOOL)" \ --output $@ \ --pkg evince-document-$(EV_API_VERSION) \