mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
document in README.repo to use autogen.sh to regenerate change build.sh to use autoreconf -if add the generated files to .gitignore
3 lines
26 B
Bash
Executable file
3 lines
26 B
Bash
Executable file
#!/bin/sh
|
|
|
|
autoreconf -if
|