Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2004-12-21 22:21:16 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2004-12-21 22:21:16 (GMT)
commit8aabbe7d5ef979d538996a7dd8a245f77b15ed51 (patch)
tree38d4f141cdd3f55ddd202999eb11c6f25ce4a714 /shell/Makefile.am
parent179af30116fcee661c68d64885f4a6fe6c0cd679 (diff)
initial sidebar boilerplate.
Tue Dec 21 17:20:16 2004 Jonathan Blandford <jrb@redhat.com> * shell/ev-sidebar.[ch]: initial sidebar boilerplate.
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 10e4930..876da85 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -15,6 +15,8 @@ evince_SOURCES= \
ev-application.h \
ev-window.c \
ev-window.h \
+ ev-sidebar.c \
+ ev-sidebar.h \
main.c \
$(NULL)