mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Typo fix.
This commit is contained in:
@@ -97,7 +97,7 @@ runtest() {
|
||||
buildlibrary lib$prog.a \
|
||||
"$@"
|
||||
|
||||
buildprogram $OBJDIR/$prog$EXTENSION \
|
||||
buildprogram $OBJDIR/$prog \
|
||||
lib$prog.a \
|
||||
libbackend.a \
|
||||
libfmt.a
|
||||
|
||||
Reference in New Issue
Block a user