include $(top_srcdir)/common.mk

noinst_LTLIBRARIES = libspml_utils.la
libspml_utils_la_SOURCES = \
	gamma.f90 \
	dlgamma.f90
