summaryrefslogtreecommitdiffstats
path: root/filters/kword/pdf/xpdf/xpdf/Makefile.am
blob: 2ad61b24f5a76e69a896edddb1ad52327f1f6e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
KDE_OPTIONS = nofinal

INCLUDES= -I$(srcdir) -I$(srcdir)/../goo $(all_includes)

noinst_LTLIBRARIES = libxpdf.la

libxpdf_la_SOURCES = Array.cc BuiltinFont.cc BuiltinFontTables.cc Catalog.cc \
	CharCodeToUnicode.cc CMap.cc Decrypt.cc Dict.cc Error.cc \
	FontEncodingTables.cc FontFile.cc Function.cc Gfx.cc \
	GfxFont.cc GfxState.cc GlobalParams.cc Lexer.cc Link.cc \
	NameToCharCode.cc Object.cc OutputDev.cc Page.cc Parser.cc PDFDoc.cc \
	PSTokenizer.cc Stream.cc UnicodeMap.cc XRef.cc Annot.cc \
    Outline.cc JBIG2Stream.cc PDFDocEncoding.cc \
    TextOutputDev.cc