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:
authorMichael Meeks <mmeeks@src.gnome.org>1999-08-16 12:06:00 (GMT)
committer Michael Meeks <mmeeks@src.gnome.org>1999-08-16 12:06:00 (GMT)
commit68a5fcc577162e9c96d18a443c98118a600218df (patch)
treebc29e541fbe5a2f38ef410ccdb1f93de75ebffba /pdf/xpdf/Makefile.am
parent8dc3f3755b15494426d6f044084ab45a4fea2922 (diff)
Remove intermediate Makefile.in's
Initialise all the view's data fields ( kill fatal crash ) Fix xpdf/Makefile.am to only build the bonobo component.
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index 7d2be72..7748064 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -11,7 +11,8 @@ else
gui = xpdf
endif
-bin_PROGRAMS = pdftops pdftotext pdfinfo pdftopbm pdfimages $(gui) bonobo-image-x-pdf
+#bin_PROGRAMS = pdftops pdftotext pdfinfo pdftopbm pdfimages $(gui) bonobo-image-x-pdf
+bin_PROGRAMS = bonobo-image-x-pdf
common_sources = \
Array.cc \