X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=backend%2FMakefile.am;h=90303332880c1531f38fae1574ebff184ca39b40;hb=a521d16eb7f59cbda6881b66e0e7a00125377cd8;hp=1e77a3535d835d6e74d9a66e134025494583b669;hpb=baa0b607f331de9ee28bf2a2180339e4830f9550;p=evince.git diff --git a/backend/Makefile.am b/backend/Makefile.am index 1e77a353..90303332 100644 --- a/backend/Makefile.am +++ b/backend/Makefile.am @@ -11,16 +11,22 @@ noinst_LTLIBRARIES = libevbackend.la libevbackend_la_SOURCES= \ ev-backend-marshal.c \ + ev-link.c \ + ev-link.h \ ev-document.c \ ev-document.h \ ev-document-thumbnails.c \ ev-document-thumbnails.h \ - ev-document-bookmarks.c \ - ev-document-bookmarks.h \ + ev-document-links.c \ + ev-document-links.h \ + ev-document-security.c \ + ev-document-security.h \ ev-document-find.c \ ev-document-find.h \ ev-ps-exporter.c \ ev-ps-exporter.h \ + ev-document-misc.h \ + ev-document-misc.c \ $(NULL) BUILT_SOURCES= \