Merge commit 'origin/stable'
[pspp-builds.git] / src / math / ts / automake.mk
index ffc7967903f62ea86b8073f20ce0dee22e0ab13d..eecc53a81f68ed388b68cd7459307f1861cbd84f 100644 (file)
@@ -1,7 +1,9 @@
 ## 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
+
+EXTRA_DIST += src/math/ts/OChangeLog