X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmath%2Fts%2Fautomake.mk;h=eecc53a81f68ed388b68cd7459307f1861cbd84f;hb=f5099c58d17e8f66a74a84918e688ef17936d392;hp=2ca1f959fa22fb19d2d50453081e05ce26b282ee;hpb=7d3713dd11dc0f4c5ce9c62ea512cdea38b4e80d;p=pspp-builds.git diff --git a/src/math/ts/automake.mk b/src/math/ts/automake.mk index 2ca1f959..eecc53a8 100644 --- a/src/math/ts/automake.mk +++ b/src/math/ts/automake.mk @@ -1,8 +1,8 @@ ## Process this file with automake to produce Makefile.in -*- makefile -*- -noinst_LIBRARIES += src/math/ts/libpspp_ts.a +noinst_LTLIBRARIES += src/math/ts/libpspp_ts.la -src_math_ts_libpspp_ts_a_SOURCES = \ +src_math_ts_libpspp_ts_la_SOURCES = \ src/math/ts/innovations.c \ src/math/ts/innovations.h