From 5a7fb79a9faa64e7b877b16a220999945b54a128 Mon Sep 17 00:00:00 2001 From: Jonathan Blandford Date: Wed, 22 Dec 2004 04:21:54 +0000 Subject: Construct an actual sidebar. Tue Dec 21 23:20:35 2004 Jonathan Blandford * shell/ev-sidebar.c: Construct an actual sidebar. * shell/ev-sidebar-bookmarks.[ch]: * shell/ev-sidebar-thumbnails.[ch]: Stub out sidebars. --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 48aa917..67ec0b0 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -26,6 +26,10 @@ evince_SOURCES= \ ev-window.h \ ev-sidebar.c \ ev-sidebar.h \ + ev-sidebar-bookmarks.c \ + ev-sidebar-bookmarks.h \ + ev-sidebar-thumbnails.c \ + ev-sidebar-thumbnails.h \ main.c \ $(NULL) -- cgit v0.9.1