mirror of
https://github.com/switchbrew/switch-tools.git
synced 2025-06-23 22:32:39 +02:00
6 lines
56 B
Bash
Executable File
6 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
|
|
aclocal
|
|
autoconf
|
|
automake --add-missing -c
|