include $(top_srcdir)/common.mk

noinst_LTLIBRARIES = libspml_fe_module.la
libspml_fe_module_la_SOURCES = \
	fe_module.f90
