Add corefw.h.
This commit is contained in:
parent
1b72ec95bf
commit
effaa94ab7
2 changed files with 11 additions and 1 deletions
|
@ -8,6 +8,7 @@ SRCS = cfwarray.c \
|
|||
cfwobject.c \
|
||||
cfwstring.c
|
||||
|
||||
INCLUDES = ${SRCS:.c=.h}
|
||||
INCLUDES = ${SRCS:.c=.h} \
|
||||
corefw.h
|
||||
|
||||
include ../buildsys.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue