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