diff options
Diffstat (limited to 'win32/x86/Makefile')
-rw-r--r-- | win32/x86/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/x86/Makefile b/win32/x86/Makefile index 6146d28..ea2e16e 100644 --- a/win32/x86/Makefile +++ b/win32/x86/Makefile @@ -4,6 +4,7 @@ vpath %.c ../../libopna vpath %.c ../../fmdsp vpath %.c ../../tonedata vpath %.c ../../common +vpath %.c ../../fft vpath %.rc .. include ../fmplayer.mak |