to allow 'make dist' distributing them
@ -3,7 +3,9 @@
noinst_LTLIBRARIES = libdense.la
libdense_la_SOURCES = \
dense.c
dense.c \
dense.h \
denseinlines.h
AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/src/include -I$(top_srcdir)/src/maths/dense