mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
5 lines
48 B
Bash
5 lines
48 B
Bash
#!/bin/sh
|
|
|
|
automake --add-missing
|
|
autoconf
|
|
make
|