## Makefile.am fragment sourced by src/Makefile.am.

libnrtype/all: libnrtype/libnrtype.a

libnrtype/clean:
	rm -f libnrtype/libnrtype.a $(libnrtype_libnrtype_a_OBJECTS)

libnrtype_libnrtype_a_SOURCES =	\
	libnrtype/font-style-to-pos.cpp	\
	libnrtype/font-style-to-pos.h	\
	libnrtype/font-glyph.h	\
	libnrtype/font-instance.h	\
	libnrtype/font-style.h	\
	libnrtype/nr-type-pos-def.cpp	\
	libnrtype/nr-type-pos-def.h	\
	libnrtype/nr-type-primitives.cpp	\
	libnrtype/nr-type-primitives.h	\
	libnrtype/nrtype-forward.h	\
	libnrtype/FontFactory.cpp \
	libnrtype/FontFactory.h \
	libnrtype/FontInstance.cpp \
	libnrtype/RasterFont.cpp \
	libnrtype/RasterFont.h \
	libnrtype/raster-glyph.h	\
	libnrtype/raster-position.h	\
	libnrtype/FlowSrcText.cpp	\
	libnrtype/FlowSrcText.h	\
	libnrtype/FlowSrc.cpp	\
	libnrtype/FlowSrc.h	\
	libnrtype/FlowDest.cpp	\
	libnrtype/FlowDest.h	\
	libnrtype/FlowRes.cpp	\
	libnrtype/FlowResOut.cpp	\
	libnrtype/FlowRes.h	\
	libnrtype/FlowBoxes.cpp	\
	libnrtype/FlowBoxes.h	\
	libnrtype/FlowStyle.cpp	\
	libnrtype/FlowStyle.h	\
	libnrtype/FlowUtils.cpp	\
	libnrtype/FlowUtils.h	\
	libnrtype/FlowSols.cpp	\
	libnrtype/FlowSols.h	\
	libnrtype/FlowEater.cpp	\
	libnrtype/FlowEater.h	\
	libnrtype/FlowDefs.h	\
	libnrtype/TextWrapper.cpp \
	libnrtype/TextWrapper.h 

