mirror of
https://github.com/UberGames/lilium-voyager.git
synced 2024-11-10 06:31:47 +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
|
CLIENT_LIBS += -lrt
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(USE_LOCAL_HEADERS),1)
|
ifeq ($(USE_LOCAL_HEADERS),1)
|
||||||
BASE_CFLAGS += -I$(SDLHDIR)/include
|
BASE_CFLAGS += -I$(SDLHDIR)/include
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue