1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-19 03:57:14 +01:00

Fix missing endif in makefile.

This commit is contained in:
Sandu Liviu Catalin 2019-02-09 20:51:21 +02:00
parent 745ef8f82b
commit 3ef97727b6

View File

@ -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