Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/djvu/Makefile.am
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-05 15:29:03 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-05-05 15:29:03 (GMT)
commit68525a359fcf1c2f857337aaac6508861d305cae (patch)
tree647bca454f21173e57a684ad3ae9f96872812f25 /djvu/Makefile.am
parent194a13e3f28e0578796101163ddd1ee34b1a16e0 (diff)
Due to broken libtool that is unable to track dependencies
of noinst libraries we are forced to explicitely point libraries for binary. Fix for the bug #333334.
Diffstat (limited to 'djvu/Makefile.am')
-rw-r--r--djvu/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/djvu/Makefile.am b/djvu/Makefile.am
index 6fae0da..630496a 100644
--- a/djvu/Makefile.am
+++ b/djvu/Makefile.am
@@ -17,6 +17,5 @@ libgtkdjvu_la_SOURCES = \
djvu-text-page.c \
djvu-text-page.h
-libgtkdjvu_la_LIBADD = -lpthread $(DVJU_LIBS)