X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2FMakefile.am;h=99b81571a90ced98a7afb36e025818a0004f468f;hb=70d212c3072eefb0e522166ed877ca4d71addbf1;hp=7a303264e9d2bf75524a918a4025cbb1b8ddf5a7;hpb=7f0f254c6655bc301102eaaebabc1d98dade9912;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 7a303264..99b81571 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -35,8 +35,12 @@ evince_SOURCES= \ ev-annotation-properties-dialog.c \ ev-bookmarks.h \ ev-bookmarks.c \ + ev-bookmark-action.h \ + 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 \ @@ -77,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 \