X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=8e76518b38d7e23fa5c9d5aabd99d31d863bd2c9;hb=d3ea391eeabb901a8dfe269edc5980f0f800aa65;hp=b528da90cf5c567671d1dcd63fc3d6b1e1dbb4e3;hpb=d1e23d13d52f06f2aba2ece7ff17091110d8a3bb;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index b528da90..8e76518b 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -21,28 +21,32 @@ 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-password.h \ + ev-password.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)