fixed small typo
This commit is contained in:
parent
1b9f3d8895
commit
44a32fd009
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ version = 0.5.0
|
||||||
# Makefile.pdlibbuilder will try to build all classes into a single library
|
# Makefile.pdlibbuilder will try to build all classes into a single library
|
||||||
# executable (but it will force exit if lib.setup.sources is undefined).
|
# executable (but it will force exit if lib.setup.sources is undefined).
|
||||||
# If your makefile defines 'make-lib-executable=yes' as the library default,
|
# If your makefile defines 'make-lib-executable=yes' as the library default,
|
||||||
# this can still be overriden with 'make-lib-executable=no' as command argument
|
# this can still be overridden with 'make-lib-executable=no' as command argument
|
||||||
# to build individual class executables (the Makefile.pdlibbuilder default.)
|
# to build individual class executables (the Makefile.pdlibbuilder default.)
|
||||||
#
|
#
|
||||||
# suppress-wunused:
|
# suppress-wunused:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue