From e2454047ecb9509ea4439ad8e0cb0d1697db260d Mon Sep 17 00:00:00 2001 From: Carlos Garnacho Date: Fri, 04 Jan 2008 20:26:03 +0000 Subject: Added, EvTimeline is the base object for animations. Added these files to 2008-01-04 Carlos Garnacho * shell/ev-timeline.[ch]: Added, EvTimeline is the base object for animations. * shell/Makefile.am: Added these files to build. svn path=/trunk/; revision=2798 --- (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 8a510b4..b301374 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -80,6 +80,8 @@ evince_SOURCES= \ ev-sidebar-thumbnails.h \ ev-stock-icons.c \ ev-stock-icons.h \ + ev-timeline.c \ + ev-timeline.h \ ev-tooltip.c \ ev-tooltip.h \ main.c \ -- cgit v0.9.1