]> www.fi.muni.cz Git - evince.git/blob - pdf/splash/Makefile.am
Import of xpdf code from gpdf.
[evince.git] / pdf / splash / Makefile.am
1 INCLUDES =                              \
2         -I$(top_srcdir)                 \
3         -I$(top_srcdir)/pdf             \
4         -I$(top_srcdir)/pdf/goo         \
5         -I$(top_srcdir)/pdf/fofi        \
6         $(FREETYPE_CFLAGS)
7
8 noinst_LIBRARIES = libsplash.a
9
10 libsplash_a_SOURCES = \
11         Splash.cc \
12         Splash.h \
13         SplashBitmap.cc \
14         SplashBitmap.h \
15         SplashClip.cc \
16         SplashClip.h \
17         SplashErrorCodes.h \
18         SplashFTFont.cc \
19         SplashFTFont.h \
20         SplashFTFontEngine.cc \
21         SplashFTFontEngine.h \
22         SplashFTFontFile.cc \
23         SplashFTFontFile.h \
24         SplashFont.cc \
25         SplashFont.h \
26         SplashFontEngine.cc \
27         SplashFontEngine.h \
28         SplashFontFile.cc \
29         SplashFontFile.h \
30         SplashFontFileID.cc \
31         SplashFontFileID.h \
32         SplashGlyphBitmap.h \
33         SplashMath.h \
34         SplashPath.cc \
35         SplashPath.h \
36         SplashPattern.cc \
37         SplashPattern.h \
38         SplashScreen.cc \
39         SplashScreen.h \
40         SplashState.cc \
41         SplashState.h \
42         SplashT1Font.cc \
43         SplashT1Font.h \
44         SplashT1FontEngine.cc \
45         SplashT1FontEngine.h \
46         SplashT1FontFile.cc \
47         SplashT1FontFile.h \
48         SplashTypes.h \
49         SplashXPath.cc \
50         SplashXPath.h \
51         SplashXPathScanner.cc \
52         SplashXPathScanner.h
53
54 EXTRA_DIST = vms_make.com