projects
/
pspp-builds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add comment explaining the meaning of encoding to data_out
[pspp-builds.git]
/
lib
/
linreg
/
automake.mk
1
## Process this file with automake to produce Makefile.in -*- makefile -*-
2
3
noinst_LTLIBRARIES += lib/linreg/liblinreg.la
4
5
lib_linreg_liblinreg_la_SOURCES = \
6
lib/linreg/sweep.c lib/linreg/sweep.h
7
8
EXTRA_DIST += lib/linreg/OChangeLog