mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add --include-deps
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
aclocal && autoconf && automake --foreign --add-missing
|
||||
aclocal && autoconf && automake --foreign --include-deps --add-missing
|
||||
|
||||
Reference in New Issue
Block a user