X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=ad53afe1c096696b1fb9147a999f17c8b478fc07;hb=d58fdf40717bb64e9967670918a4f3f909bd304f;hp=7b088f79f5902cca6bddb1bb6b6b03698155a470;hpb=2c91588d544c80f08526a54c98b25aabe3777ef7;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 7b088f79..ad53afe1 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -21,14 +21,16 @@ evince_SOURCES= \ eggfindbar.h \ ev-application.c \ ev-application.h \ - ev-history.c \ - ev-history.h \ ev-marshal.c \ ev-marshal.h \ - ev-navigation-action.c \ - ev-navigation-action.h \ ev-page-action.c \ ev-page-action.h \ + ev-page-view.c \ + ev-page-view.h \ + ev-password.h \ + ev-password.c \ + ev-password-view.h \ + ev-password-view.c \ ev-print-job.c \ ev-print-job.h \ ev-utils.c \ @@ -39,8 +41,8 @@ evince_SOURCES= \ ev-window.h \ ev-sidebar.c \ ev-sidebar.h \ - ev-sidebar-bookmarks.c \ - ev-sidebar-bookmarks.h \ + ev-sidebar-links.c \ + ev-sidebar-links.h \ ev-sidebar-thumbnails.c \ ev-sidebar-thumbnails.h \ ev-stock-icons.c \