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=7e3cf8c93e7cc0e4ec1553abf93b2362d668b1a3;hpb=8713e9adcd884d32d4d49e675a001bb26c590dcc;p=evince.git diff --git a/shell/Makefile.am b/shell/Makefile.am index 7e3cf8c9..99b81571 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -33,8 +33,14 @@ evince_SOURCES= \ eggfindbar.h \ ev-annotation-properties-dialog.h \ 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 \ @@ -75,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 \