move protothread lib
This commit is contained in:
parent
fbc57aae47
commit
166baecfec
4 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ DEBUG = dwarf-2
|
||||||
# Each directory must be seperated by a space.
|
# Each directory must be seperated by a space.
|
||||||
# Use forward slashes for directory separators.
|
# Use forward slashes for directory separators.
|
||||||
# For a directory that has spaces, enclose it in quotes.
|
# For a directory that has spaces, enclose it in quotes.
|
||||||
EXTRAINCDIRS =
|
EXTRAINCDIRS = pt
|
||||||
|
|
||||||
|
|
||||||
# Compiler flag to set the C Standard level.
|
# Compiler flag to set the C Standard level.
|
||||||
|
|
Reference in a new issue