X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2FMakefile.am;h=36be01bfe9d93236540d939c3f474e23d62ab0ee;hb=HEAD;hp=3ca29e4f3ac3caebb1dbafbe68480d580d0050d6;hpb=da96134063e3f80a2774167a951225ff6924e0fd;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