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