2 changed files with 6 additions and 2 deletions
@ -1,7 +1,11 @@
|
||||
#!/bin/sh -x |
||||
|
||||
aclocal |
||||
aclocal -I . |
||||
libtoolize --copy --force |
||||
autoconf |
||||
|
||||
# Not with libisoburn |
||||
# autoheader |
||||
|
||||
automake --foreign --add-missing --copy --include-deps |
||||
|
||||
|
Loading…
Reference in new issue