diff options
author | musil <tmusil@users.sourceforge.net> | 2011-01-14 11:38:08 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2011-01-14 11:38:08 +0000 |
commit | 7a114b1b7c8114c224aa82ae0c3aafae95dd7d36 (patch) | |
tree | 4a85c44fbf892b84bdb098eb4c4a82f1d809662a /src/makefile_lin | |
parent | fa20d10f34a2099a359d5479a3fe0c7f834d7618 (diff) |
new makefiles, because new NLMSerr_in.c
svn path=/trunk/externals/iem/iem_adaptfilt/; revision=14739
Diffstat (limited to 'src/makefile_lin')
-rw-r--r-- | src/makefile_lin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile_lin b/src/makefile_lin index 6db08d8..d86e056 100644 --- a/src/makefile_lin +++ b/src/makefile_lin @@ -18,6 +18,7 @@ SYSTEM = $(shell uname -m) # the sources SRC = NLMS~.c \ + NLMSerr_in~.c \ NLMSCC~.c \ n_CNLMS~.c \ n_CLNLMS~.c \ |