aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf/files/patch-xpdf_Makefile.in
blob: f9ad7c80f81254ed35a2900ccb0bfa502113da4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: xpdf/Makefile.in
@@ -112,7 +112,7 @@
 	pdffonts$(EXE) pdfdetach$(EXE) pdftoppm$(EXE) pdfimages$(EXE)
 
 all-no-x: pdftops$(EXE) pdftotext$(EXE) pdfinfo$(EXE) pdffonts$(EXE) \
-	pdfdetach$(EXE) pdfimages$(EXE)
+	pdfdetach$(EXE) pdftoppm$(EXE) pdfimages$(EXE)
 
 #------------------------------------------------------------------------