X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2FMakefile.am;h=c2e18c011b0489869471d1cdcbab9222aad1a8b4;hb=HEAD;hp=d760955da0f0b00ea7991ed628c9229c7f12a00c;hpb=f7eb83a4ad43b1b30af202eb8f33f3057c2a51c5;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index d760955d..008037e4 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -39,6 +39,8 @@ evince_SOURCES= \ ev-bookmark-action.c \ ev-application.c \ ev-application.h \ + ev-dualscreen.h \ + ev-dualscreen.c \ ev-file-monitor.h \ ev-file-monitor.c \ ev-history.c \ @@ -79,6 +81,8 @@ evince_SOURCES= \ ev-sidebar-annotations.h \ ev-sidebar-attachments.c \ ev-sidebar-attachments.h \ + ev-sidebar-bookmarks.h \ + ev-sidebar-bookmarks.c \ ev-sidebar-layers.c \ ev-sidebar-layers.h \ ev-sidebar-links.c \ @@ -92,7 +96,9 @@ evince_SOURCES= \ if ENABLE_DBUS evince_SOURCES += \ ev-media-player-keys.c \ - ev-media-player-keys.h + ev-media-player-keys.h \ + ev-presentation-timer.h \ + ev-presentation-timer.c endif