add --include-deps

This commit is contained in:
Josh Coalson 2001-06-07 20:04:30 +00:00
parent 495abdde6f
commit 1099de9d36
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
aclocal && autoconf && automake --foreign --add-missing aclocal && autoconf && automake --foreign --include-deps --add-missing