Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thumbnailer
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-07-07 00:28:21 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-07-07 00:28:21 (GMT)
commitaaa69c0e26f30136712e52b1439a6b9b0bc28ba9 (patch)
treecb2ede96a0d68adaa4909ed3b304a1636fb80357 /thumbnailer
parentc6c3e49776af18ae7a8ce433ac31121a0cdfbc6d (diff)
Some more cleanups. Was really necessary but I probably introduced bugs,
2005-07-07 Marco Pesenti Gritti <mpg@redhat.com> * properties/Makefile.am: * thumbnailer/Makefile.am: * tiff/Makefile.am: Some more cleanups. Was really necessary but I probably introduced bugs, feel free to flame :)
Diffstat (limited to 'thumbnailer')
-rw-r--r--thumbnailer/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/thumbnailer/Makefile.am b/thumbnailer/Makefile.am
index 84adf10..c98df7a 100644
--- a/thumbnailer/Makefile.am
+++ b/thumbnailer/Makefile.am
@@ -21,10 +21,8 @@ evince_thumbnailer_SOURCES= \
evince_thumbnailer_LDADD= \
$(THUMBNAILER_LIBS) \
- $(LIBTIFF) \
$(top_builddir)/lib/libev.la \
$(top_builddir)/backend/libevbackend.la \
- -ltiff -lz \
$(NULL)
pixmapdir = $(pkgdatadir)