summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-12-09 22:51:45 +0100
committerinfirit <[email protected]>2014-12-09 23:02:29 +0100
commitb48d2fec7ea33c23363eec02dfd350c4f5602982 (patch)
tree0a5a49f0c999adbb0e8a0a6caf3d756a00df1e27 /shell/Makefile.am
parent88ade34349d37acc1fedf4433a1ffd9010e5cf7d (diff)
downloadatril-b48d2fec7ea33c23363eec02dfd350c4f5602982.tar.bz2
atril-b48d2fec7ea33c23363eec02dfd350c4f5602982.tar.xz
shell: Add bookmarks menu to add and show internal bookmarks
Taken from evince commit: f7eb83a4ad43b1b30af202eb8f33f3057c2a51c5 From: Carlos Garcia Campos <[email protected]>
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 3e2efe26..5ddd2bbb 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -36,6 +36,8 @@ atril_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-file-monitor.h \