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 ea2e16e..3437d66 100644 --- a/win32/x86/Makefile +++ b/win32/x86/Makefile @@ -5,6 +5,7 @@ vpath %.c ../../fmdsp vpath %.c ../../tonedata vpath %.c ../../common vpath %.c ../../fft +vpath %.c ../../pacc vpath %.rc .. include ../fmplayer.mak |