Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2008-01-04 20:26:03 (GMT)
committer Carlos Garnacho <carlosg@src.gnome.org>2008-01-04 20:26:03 (GMT)
commite2454047ecb9509ea4439ad8e0cb0d1697db260d (patch)
tree252096ad4b686bd75b84e48791215580e39c5555 /shell/Makefile.am
parent826a1119219108587e8300eaab2bfc951182cd7d (diff)
Added, EvTimeline is the base object for animations. Added these files to
2008-01-04 Carlos Garnacho <carlosg@gnome.org> * 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
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 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 \