aboutsummaryrefslogtreecommitdiff
path: root/win32/x86/Makefile
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-03-17 22:33:37 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-03-17 22:33:37 +0900
commit7fff156b574d3d1671c1d9f246b85007b08275da (patch)
tree4fc918020304077289dcc086075efc6e83407e99 /win32/x86/Makefile
parent893a411ff3eb6ffdeba62acae34ac5511466599f (diff)
win32: add toneviewer
Diffstat (limited to 'win32/x86/Makefile')
-rw-r--r--win32/x86/Makefile1
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