diff options
Diffstat (limited to 'win32/x86')
-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 2f523a3..1a4c6d8 100644 --- a/win32/x86/Makefile +++ b/win32/x86/Makefile @@ -2,6 +2,7 @@ vpath %.c ../ vpath %.c ../../fmdriver vpath %.c ../../libopna vpath %.c ../../fmdsp +vpath %.c ../../tonedata vpath %.rc .. include ../fmplayer.mak |