projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a490aa
)
initial version
author
Jason Stover
<jhs@math.gcsu.edu>
Wed, 7 Jun 2006 01:17:08 +0000
(
01:17
+0000)
committer
Jason Stover
<jhs@math.gcsu.edu>
Wed, 7 Jun 2006 01:17:08 +0000
(
01:17
+0000)
src/math/ts/automake.mk
[new file with mode: 0644]
patch
|
blob
diff --git a/src/math/ts/automake.mk
b/src/math/ts/automake.mk
new file mode 100644
(file)
index 0000000..
ffc7967
--- /dev/null
+++ b/
src/math/ts/automake.mk
@@ -0,0
+1,7
@@
+## Process this file with automake to produce Makefile.in -*- makefile -*-
+
+noinst_LIBRARIES += src/math/ts/libpspp_ts.a
+
+src_math_ts_libpspp_ts_a_SOURCES = \
+ src/math/ts/innovations.c \
+ src/math/ts/innovations.h