diff options
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 \ |