X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2FMakefile.am;h=facf17ccf1fc3a2a8845af3f320e439a01db6101;hb=8f14b57fc379190e289d2f58bef46c1e5ef99925;hp=dae6953436b83b81664fa826e126b18fa10a682b;hpb=a3a90743203a26d3fc71f0d9ba58aeb645279d04;p=evince.git diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am index dae69534..facf17cc 100644 --- a/libdocument/Makefile.am +++ b/libdocument/Makefile.am @@ -35,7 +35,7 @@ INST_H_SRC_FILES = \ ev-link-action.h \ ev-link-dest.h \ ev-link.h \ - ev-mapping.h \ + ev-mapping-list.h \ ev-page.h \ ev-render-context.h \ ev-selection.h \ @@ -80,7 +80,7 @@ libevdocument_la_SOURCES= \ ev-debug.c \ ev-file-exporter.c \ ev-file-helpers.c \ - ev-mapping.c \ + ev-mapping-list.c \ ev-module.c \ ev-page.c \ ev-render-context.c \