Skip to content

Commit

Permalink
Fix autotools, ./compile needed
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxce committed Jul 11, 2013
1 parent c679960 commit 333d94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Expand Up @@ -2,5 +2,5 @@

aclocal -I m4 --install
autoheader
automake --foreign
automake --foreign --add-missing
autoconf

0 comments on commit 333d94a

Please sign in to comment.