X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=008037e41ecbd0744cf62a645268de6bc131871c;hb=d3bc7b9497f6205eaa0c6dece068caff6411ce8c;hp=3ca29e4f3ac3caebb1dbafbe68480d580d0050d6;hpb=180cf6fef2318791abb3583f4c3f3bc176a204d8;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 3ca29e4f..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 \ @@ -94,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