]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
PageCache and EvJobs are moved from backend to shell. Two new jobs to
[evince.git] / shell / Makefile.am
index 7668e977162cc7af33db97a16537a01776ad2cbd..c916987244e2599b534effbe68886de14a8826cb 100644 (file)
@@ -58,10 +58,18 @@ evince_SOURCES=                             \
        eggfindbar.h                    \
        ev-application.c                \
        ev-application.h                \
+       ev-job-queue.h                  \
+       ev-job-queue.c                  \
+       ev-jobs.h                       \
+       ev-jobs.c                       \
+       ev-job-xfer.c                   \
+       ev-job-xfer.h                   \
        ev-marshal.c                    \
        ev-marshal.h                    \
        ev-page-action.c                \
        ev-page-action.h                \
+       ev-page-cache.h                 \
+       ev-page-cache.c                 \
        ev-password.h                   \
        ev-password.c                   \
        ev-password-view.h              \
@@ -86,6 +94,8 @@ evince_SOURCES=                               \
        ev-sidebar-page.h               \
        ev-sidebar-thumbnails.c         \
        ev-sidebar-thumbnails.h         \
+       ev-statusbar.c                  \
+       ev-statusbar.h                  \
        ev-stock-icons.c                \
        ev-stock-icons.h                \
        main.c                          \