mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-01-18 23:41:38 +00:00
Fix build under !Windows
This commit is contained in:
parent
7c41b66821
commit
7b01ac3452
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -619,7 +619,6 @@ OPENGL_OBJS_ += \
|
|||
src/windows/qgl.o
|
||||
else
|
||||
OPENGL_OBJS_ += \
|
||||
src/common/shared/shared.o \
|
||||
src/unix/hunk.o \
|
||||
src/unix/qgl.o
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue