diff options
author | musil <tmusil@users.sourceforge.net> | 2006-11-08 14:50:24 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2006-11-08 14:50:24 +0000 |
commit | 458a70fa945c0e2630d9585d88424e900d0f3e66 (patch) | |
tree | 4c33a8fb3ff3b50656d2f52bbacbda2e8c137c38 /src/iemlib1/makefile_linux | |
parent | 8fcdab917398c87a82b321b0e9a014f515d579fa (diff) |
fix makefiles
svn path=/trunk/externals/iemlib/; revision=6234
Diffstat (limited to 'src/iemlib1/makefile_linux')
-rw-r--r-- | src/iemlib1/makefile_linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iemlib1/makefile_linux b/src/iemlib1/makefile_linux index 5d7ecfc..bc0d68f 100644 --- a/src/iemlib1/makefile_linux +++ b/src/iemlib1/makefile_linux @@ -41,7 +41,7 @@ SRC = biquad_freq_resp.c \ split.c \ v2db.c \ vcf_filter~.c \ - iemlib2.c + iemlib1.c TARGET = iemlib1.pd_linux |