]> www.fi.muni.cz Git - evince.git/blobdiff - shell/Makefile.am
[dualscreen] licence fix
[evince.git] / shell / Makefile.am
index 3ca29e4f3ac3caebb1dbafbe68480d580d0050d6..008037e41ecbd0744cf62a645268de6bc131871c 100644 (file)
@@ -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