Makefile.am   [plain text]


## Process this file with automake to produce Makefile.in

INCLUDES = -I$(top_srcdir)

noinst_LTLIBRARIES = libgnulib.la

libgnulib_la_SOURCES = 	\
	asnprintf.c \
	printf-args.c \
	printf-args.h \
	printf-parse.c \
	printf-parse.h \
	vasnprintf.c \
	vasnprintf.h \
	printf.c \
	printf.h \
	g-gnulib.h


EXTRA_DIST = makefile.msc