Code

rationalize function names and remove spurious soft_ptr
[inkscape.git] / src / libnrtype / Makefile_insert
1 ## Makefile.am fragment sourced by src/Makefile.am.
3 libnrtype/all: libnrtype/libnrtype.a
5 libnrtype/clean:
6         rm -f libnrtype/libnrtype.a $(libnrtype_libnrtype_a_OBJECTS)
8 libnrtype_libnrtype_a_SOURCES = \
9         libnrtype/boundary-type.h       \
10         libnrtype/font-style-to-pos.cpp \
11         libnrtype/font-style-to-pos.h   \
12         libnrtype/font-glyph.h  \
13         libnrtype/font-instance.h       \
14         libnrtype/font-style.h  \
15         libnrtype/nr-type-pos-def.cpp   \
16         libnrtype/nr-type-pos-def.h     \
17         libnrtype/nr-type-primitives.cpp        \
18         libnrtype/nr-type-primitives.h  \
19         libnrtype/nrtype-forward.h      \
20         libnrtype/FontFactory.cpp \
21         libnrtype/FontFactory.h \
22         libnrtype/FontInstance.cpp \
23         libnrtype/one-box.h     \
24         libnrtype/one-glyph.h   \
25         libnrtype/one-para.h    \
26         libnrtype/RasterFont.cpp \
27         libnrtype/RasterFont.h \
28         libnrtype/raster-glyph.h        \
29         libnrtype/raster-position.h     \
30         libnrtype/text-boundary.h       \
31         libnrtype/TextWrapper.cpp \
32         libnrtype/TextWrapper.h \
33         libnrtype/Layout-TNG-Compute.cpp \
34         libnrtype/Layout-TNG-Input.cpp \
35         libnrtype/Layout-TNG-OutIter.cpp \
36         libnrtype/Layout-TNG-Output.cpp \
37         libnrtype/Layout-TNG-Scanline-Maker.h \
38         libnrtype/Layout-TNG-Scanline-Makers.cpp \
39         libnrtype/Layout-TNG.cpp \
40         libnrtype/Layout-TNG.h
41