Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-09-08 10:52:09 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-09-08 10:52:09 (GMT)
commite92df77b024c5a757d223ea2ca79583c338036b9 (patch)
tree301bdc1175e4f2395a412bdd6f2d5a7525e6f0e7 /shell/Makefile.am
parent4942d62b873cfac27dc8e4bf3c800f22e0890d0c (diff)
Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2005-09-08 Marco Pesenti Gritti <mpg@redhat.com> * dvi/Makefile.am: * properties/Makefile.am: * shell/Makefile.am: * thumbnailer/Makefile.am: Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index f8997ee..9c032e5 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -67,12 +67,12 @@ evince_SOURCES= \
main.c
evince_LDADD= \
- $(SHELL_LIBS) \
$(top_builddir)/cut-n-paste/recent-files/librecent.la \
$(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \
$(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \
$(top_builddir)/properties/libevproperties.la \
- $(top_builddir)/lib/libev.la
+ $(top_builddir)/lib/libev.la \
+ $(SHELL_LIBS)
BUILT_SOURCES = ev-marshal.h ev-marshal.c