mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-01-31 13:00:52 +00:00
* Whitespace
This commit is contained in:
parent
9f6cee30d3
commit
83d0755ad1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -337,7 +337,7 @@ ifeq ($(PLATFORM),linux)
|
|||
CLIENT_LIBS += -lrt
|
||||
endif
|
||||
|
||||
ifeq ($(USE_LOCAL_HEADERS),1)
|
||||
ifeq ($(USE_LOCAL_HEADERS),1)
|
||||
BASE_CFLAGS += -I$(SDLHDIR)/include
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue