aboutsummaryrefslogtreecommitdiff
path: root/sdl/unix/Makefile
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-09-19 00:53:41 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-09-19 00:53:41 +0900
commit96d11d0e5bd23b6a7128f48dfc6233132c6166c6 (patch)
tree0ee18914da8f3721137a939016cafd7327695cae /sdl/unix/Makefile
parent1ff3793322585443909d11284457811c461f8de4 (diff)
fmdsp-pacc: add comment display
Diffstat (limited to 'sdl/unix/Makefile')
-rw-r--r--sdl/unix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl/unix/Makefile b/sdl/unix/Makefile
index ea22098..62dd177 100644
--- a/sdl/unix/Makefile
+++ b/sdl/unix/Makefile
@@ -8,7 +8,7 @@ vpath %.c ../../fft
SDLCONFIG:=sdl2-config
OBJS:=main.o
OBJS+=pacc-gl.o
-OBJS+=fmdsp-pacc.o font_fmdsp_small.o fmdsp_platform_unix.o
+OBJS+=fmdsp-pacc.o font_fmdsp_small.o fmdsp_platform_unix.o font_rom.o
OBJS+=opna.o opnafm.o opnassg.o opnadrum.o opnaadpcm.o opnatimer.o opnassg-sinc-c.o opnassg-sinc-sse2.o
OBJS+=fmdriver_pmd.o fmdriver_fmp.o ppz8.o fmdriver_common.o
OBJS+=fmplayer_file.o fmplayer_work_opna.o fmplayer_file_unix.o fmplayer_drumrom_unix.o