X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=87ef0f1d12f5113c2da47af34489c652b7742e84;hb=d8ee8d47ba0982593a9774bb326944349a784b89;hp=dee7d1f68d9f8d155fc3f1952e4c093c33a7b583;hpb=51a7800b9832073f1b1c640d7991e6495b2614e0;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index dee7d1f6..87ef0f1d 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -23,6 +23,10 @@ evince_SOURCES= \ ev-application.h \ ev-marshal.c \ ev-marshal.h \ + ev-navigation-action.c \ + ev-navigation-action.h \ + ev-page-action.c \ + ev-page-action.h \ ev-print-job.c \ ev-print-job.h \ ev-view.c \ @@ -37,8 +41,6 @@ evince_SOURCES= \ ev-sidebar-thumbnails.h \ ev-stock-icons.c \ ev-stock-icons.h \ - ev-utils.c \ - ev-utils.h \ main.c \ $(NULL)