mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
4 lines
82 B
Bash
Executable File
4 lines
82 B
Bash
Executable File
#!/bin/sh
|
|
|
|
aclocal && autoconf && automake --foreign --include-deps --add-missing
|