include $(top_srcdir)/common.mk

noinst_LTLIBRARIES = libspml_esc_module.la
libspml_esc_module_la_SOURCES = \
	c2ajcc.f90 \
	esc_module.f90
