mirror of
https://github.com/10h30/lookbusy.git
synced 2026-05-12 15:21:20 +09:00
Copy from devin.com/lookbusy
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
aclocal
|
||||
autoheader
|
||||
automake --include-deps --add-missing --copy
|
||||
autoconf
|
||||
Reference in New Issue
Block a user