mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
muscle: Also build static library
It's not built by default.
This commit is contained in:
@@ -52,7 +52,7 @@ SOURCE_DIR="muscle"
|
||||
BUILD()
|
||||
{
|
||||
cd server
|
||||
make $jobArgs
|
||||
make $jobArgs all libmuscle.a
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user