Separate public header
This commit is contained in:
@@ -18,7 +18,7 @@ LIB_SRCS = [
|
||||
"src/utility.c",
|
||||
"src/parse.c",
|
||||
]
|
||||
LIB_INCLUDES = ["src/"]
|
||||
LIB_INCLUDES = ["src/", "include/"]
|
||||
|
||||
|
||||
TEST_SRCS = [
|
||||
|
||||
Reference in New Issue
Block a user