X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=b43c25f48ade6749cb962b71083631e14b07ca8a;hb=47b1184724e6611ef314332f6afa31706819b0f9;hp=dee7d1f68d9f8d155fc3f1952e4c093c33a7b583;hpb=51a7800b9832073f1b1c640d7991e6495b2614e0;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index dee7d1f6..b43c25f4 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -23,22 +23,28 @@ evince_SOURCES= \ ev-application.h \ ev-marshal.c \ ev-marshal.h \ + ev-page-action.c \ + ev-page-action.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 \ + ev-utils.h \ ev-view.c \ ev-view.h \ ev-window.c \ 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 \ ev-stock-icons.h \ - ev-utils.c \ - ev-utils.h \ main.c \ $(NULL)