mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-05-06 06:47:01 -04:00
5 lines
48 B
Bash
5 lines
48 B
Bash
#!/bin/sh
|
|
|
|
automake --add-missing
|
|
autoconf
|
|
make
|