mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-03-31 17:37:16 +02:00
Fix missing endif in makefile.
This commit is contained in:
parent
745ef8f82b
commit
3ef97727b6
2
Makefile
2
Makefile
@ -66,7 +66,7 @@ endif
|
||||
|
||||
ifdef DEBUG
|
||||
SQ_DEBUG_POSTFIX = -d
|
||||
else
|
||||
endif
|
||||
|
||||
export SQ_INCDIR=$(SQ_BASEDIR)/include
|
||||
export SQ_SHRDIR=$(SQ_BASEDIR)/shared
|
||||
|
Loading…
x
Reference in New Issue
Block a user