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

noinst_LIBRARIES = libpreproc_proxy.a

libpreproc_proxy_a_CFLAGS = \
	$(TLS_CFLAGS)

libpreproc_proxy_a_SOURCES = \
	preproc_proxy.c \
	preproc_proxy.h