Skip to content

Commit

Permalink
Add missing --add-missing
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandin committed Nov 20, 2004
1 parent 2bd718f commit 4e5fc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/autogen.sh
@@ -1,7 +1,7 @@
#!/bin/sh
#
aclocal
automake --foreign
automake --foreign --add-missing
autoconf

# Run configure for this platform
Expand Down

0 comments on commit 4e5fc4c

Please sign in to comment.