mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-27 14:32:55 +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