X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=0ad5df59aa8aad30b306c058fa372e81e3d77736;hb=63291b1562445867a2c7b113cccadc2dd63a2925;hp=b528da90cf5c567671d1dcd63fc3d6b1e1dbb4e3;hpb=d1e23d13d52f06f2aba2ece7ff17091110d8a3bb;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index b528da90..0ad5df59 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -29,6 +29,8 @@ evince_SOURCES= \ ev-page-action.h \ ev-print-job.c \ ev-print-job.h \ + ev-utils.c \ + ev-utils.h \ ev-view.c \ ev-view.h \ ev-window.c \ @@ -41,8 +43,6 @@ evince_SOURCES= \ ev-sidebar-thumbnails.h \ ev-stock-icons.c \ ev-stock-icons.h \ - ev-utils.c \ - ev-utils.h \ main.c \ $(NULL)