mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 15:21:44 +00:00
IOQ3 commit 1934
This commit is contained in:
parent
914639b0d4
commit
df709eedf1
1 changed files with 1 additions and 1 deletions
|
@ -907,7 +907,7 @@ ifeq ($(USE_INTERNAL_JPEG),1)
|
|||
BASE_CFLAGS += -DUSE_INTERNAL_JPEG
|
||||
BASE_CFLAGS += -I$(JPDIR)
|
||||
else
|
||||
LIBS += -ljpeg
|
||||
CLIENT_LIBS += -ljpeg
|
||||
endif
|
||||
|
||||
ifdef DEFAULT_BASEDIR
|
||||
|
|
Loading…
Reference in a new issue