include $(top_srcdir)/common.mk

noinst_LTLIBRARIES = libspml_ae_module.la
libspml_ae_module_la_SOURCES = \
	ae_module.f90
EXTRA_DIST = ae_module.F
ae_module.f90: ae_module.F
CLEANFILES += ae_module.f90
