Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Makefile.am
diff options
context:
space:
mode:
authorMartin Kretzschmar <martink@src.gnome.org>2004-12-23 01:28:41 (GMT)
committer Martin Kretzschmar <martink@src.gnome.org>2004-12-23 01:28:41 (GMT)
commit266c00b5fb6a027c92d3b14aedbc4b1636b719d5 (patch)
tree7c1cccdc6a177af5a6185bd98eb4c07c1922b4b6 /pdf/xpdf/Makefile.am
parent6c3ca0cf2c626fce12897ea0937c07f2d7863d2f (diff)
add libevbackend.la.
* pdf/xpdf/Makefile.am (libpdfdocument_la_LIBADD): add libevbackend.la.
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index 9676c00..ab81481 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -118,6 +118,7 @@ libpdfdocument_la_SOURCES = \
libpdfdocument_la_LIBADD = \
libxpdf.la \
+ $(top_builddir)/backend/libevbackend.la \
$(top_builddir)/pdf/goo/libGoo.la \
$(top_builddir)/pdf/fofi/libfofi.la \
$(top_builddir)/pdf/splash/libsplash.la