mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-27 06:34:11 +00:00
oops
This commit is contained in:
parent
3402dfd51a
commit
376a9105fa
1 changed files with 2 additions and 0 deletions
|
@ -73,8 +73,10 @@ libQFsgl_la_SOURCES= in_sdl.c qfgl_ext.c vid.c vid_common_gl.c vid_sgl.c \
|
|||
#
|
||||
# SVGAlib
|
||||
#
|
||||
if ASM_ARCH
|
||||
libQFsvga_la_LIBADD= $(asm)
|
||||
libQFsvga_la_DEPENDENCIES=$(asm)
|
||||
endif
|
||||
libQFsvga_la_SOURCES= in_svgalib.c vid.c vid_common_sw.c vid_svgalib.c \
|
||||
$(in_common_SOURCE)
|
||||
|
||||
|
|
Loading…
Reference in a new issue