X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=c916987244e2599b534effbe68886de14a8826cb;hb=1ccae60a0df313211c8d2cf851d09a98d7eda1d6;hp=bd104e868e4431b4825869d6f84915ede0dc9c6e;hpb=8e94fdff19bd0fec3d8932ec750b7386fc1c151b;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index bd104e86..c9169872 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -58,10 +58,18 @@ evince_SOURCES= \ eggfindbar.h \ ev-application.c \ ev-application.h \ + ev-job-queue.h \ + ev-job-queue.c \ + ev-jobs.h \ + ev-jobs.c \ + ev-job-xfer.c \ + ev-job-xfer.h \ ev-marshal.c \ ev-marshal.h \ ev-page-action.c \ ev-page-action.h \ + ev-page-cache.h \ + ev-page-cache.c \ ev-password.h \ ev-password.c \ ev-password-view.h \ @@ -70,6 +78,8 @@ evince_SOURCES= \ ev-pixbuf-cache.h \ ev-print-job.c \ ev-print-job.h \ + ev-properties.c \ + ev-properties.h \ ev-utils.c \ ev-utils.h \ ev-view.c \ @@ -84,6 +94,8 @@ evince_SOURCES= \ ev-sidebar-page.h \ ev-sidebar-thumbnails.c \ ev-sidebar-thumbnails.h \ + ev-statusbar.c \ + ev-statusbar.h \ ev-stock-icons.c \ ev-stock-icons.h \ main.c \