This commit is contained in:
Adam Ierymenko 2015-10-14 16:21:39 -07:00
parent 9ece8c465e
commit a775ee7d31

View File

@ -29,7 +29,7 @@ endif
UNAME_M=$(shell uname -m) UNAME_M=$(shell uname -m)
INCLUDES= INCLUDES=
DEFS= DEFS=-DZT_ENABLE_CLUSTER
LDLIBS?= LDLIBS?=
include objects.mk include objects.mk