summaryrefslogtreecommitdiffstats
path: root/filters/kword/pdf/xpdf/xpdf/Makefile.am
blob: 001e9ea000aec69c3fd71f3d54c876cb8d1aeb16 (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.cpp BuiltinFont.cpp BuiltinFontTables.cpp Catalog.cpp \
	CharCodeToUnicode.cpp CMap.cpp Decrypt.cpp Dict.cpp Error.cpp \
	FontEncodingTables.cpp FontFile.cpp Function.cpp Gfx.cpp \
	GfxFont.cpp GfxState.cpp GlobalParams.cpp Lexer.cpp Link.cpp \
	NameToCharCode.cpp Object.cpp OutputDev.cpp Page.cpp Parser.cpp PDFDoc.cpp \
	PSTokenizer.cpp Stream.cpp UnicodeMap.cpp XRef.cpp Annot.cpp \
    Outline.cpp JBIG2Stream.cpp PDFDocEncoding.cpp \
    TextOutputDev.cpp