Minor variable definition fix.
This commit is contained in:
@@ -9,8 +9,8 @@ include ../Makefile.rule
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
DEP = libnode.h ../include/node.h Makefile
|
DEP += libnode.h ../include/node.h Makefile
|
||||||
INCLUDE = -I . -I ../include
|
INCLUDE += -I . -I ../include
|
||||||
|
|
||||||
ifdef _LIBVER_SUPPORT
|
ifdef _LIBVER_SUPPORT
|
||||||
DEP += ../../libver/ver.h
|
DEP += ../../libver/ver.h
|
||||||
|
|||||||
Reference in New Issue
Block a user