X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2FMakefile.am;h=577c1c5266c0bbb123ec5b92aaaeb2a923cdb777;hb=f0b7075e647626890908db0d630d88a4e4f779b5;hp=a00eeaec6c7545ef0fa078771e61b5318c2992b3;hpb=f792ebcef8eab6e0b8fc5ff185851d038afbab56;p=evince.git diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index a00eeaec..577c1c52 100644 --- a/libdocument/Makefile.am +++ b/libdocument/Makefile.am @@ -38,6 +38,7 @@ INST_H_FILES = \ ev-link-action.h \ ev-link-dest.h \ ev-link.h \ + ev-page.h \ ev-render-context.h \ ev-selection.h \ ev-transition-effect.h @@ -68,6 +69,7 @@ libevbackend_la_SOURCES= \ ev-file-exporter.c \ ev-file-helpers.c \ ev-module.c \ + ev-page.c \ ev-render-context.c \ ev-selection.c \ ev-transition-effect.c \