Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2004-12-21 23:27:49 (GMT)
committer Havoc Pennington <hp@src.gnome.org>2004-12-21 23:27:49 (GMT)
commit1790c3aee3156081e86e6de56d5a86dbdd516b67 (patch)
treea3e55e8234a7dabbbf98ee6409e9d195ed6097bc /shell/Makefile.am
parentd9ad07576991eee2dd4b04356df7a26a15cdf5fb (diff)
hook up the find bar widget; now we just need a document to find things in
2004-12-21 Havoc Pennington <hp@redhat.com> * shell/ev-window.c: hook up the find bar widget; now we just need a document to find things in * shell/eggfindbar.c: a find bar widget
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 876da85..7179a7d 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -11,6 +11,8 @@ INCLUDES= \
bin_PROGRAMS=evince
evince_SOURCES= \
+ eggfindbar.c \
+ eggfindbar.h \
ev-application.c \
ev-application.h \
ev-window.c \