Files
LFSDesktopProject/LFSWManager/autogen.sh
K D Hedger d0b73e851b fixed repo?
2022-05-21 15:14:21 +01:00

11 lines
142 B
Bash
Executable File

#!/bin/bash
./remakesourcelist
aclocal
autoheader
touch NEWS README AUTHORS ChangeLog
automake --add-missing --copy
autoconf
./configure $@