Makefile.am   [plain text]


INCLUDES =			\
	-I${top_srcdir}/include

noinst_LTLIBRARIES = libstubs.la

libstubs_la_SOURCES = 		\
	cauthgen.c		\
	csignal.c		\
	delfntcid.c		\
	errorf.c		\
	fatalerror.c		\
	findoldfnt.c		\
	fontmod.c		\
	getcres.c		\
	getdefptsize.c		\
	getnewfntcid.c		\
	gettime.c		\
	initfshdl.c		\
	regfpefunc.c		\
	rmfshdl.c		\
	servclient.c		\
	setfntauth.c		\
	stfntcfnt.c		\
	stubs.h			\
	xpstubs.c