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_darwin | |
parent | fa20d10f34a2099a359d5479a3fe0c7f834d7618 (diff) |
new makefiles, because new NLMSerr_in.c
svn path=/trunk/externals/iem/iem_adaptfilt/; revision=14739
Diffstat (limited to 'src/makefile_darwin')
-rw-r--r-- | src/makefile_darwin | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile_darwin b/src/makefile_darwin index 11405a0..b09b451 100644 --- a/src/makefile_darwin +++ b/src/makefile_darwin @@ -19,6 +19,7 @@ SYSTEM = $(shell uname -m) # the sources
SRC = NLMS~.c \ + NLMSerr_in~.c \ NLMSCC~.c \ n_CNLMS~.c \ n_CLNLMS~.c \ |