diff options
author | John Wiegley <johnw@newartisans.com> | 2009-03-07 04:14:11 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2009-03-07 04:14:11 -0400 |
commit | 70b1c21603a84876016e70457fe92c1b57be7851 (patch) | |
tree | 464c6eece5e840209a8202c334554a80ba64df95 /acprep | |
parent | 5ce7755f305bb7d72a99432fc50b86d06b5067bc (diff) | |
download | fork-ledger-70b1c21603a84876016e70457fe92c1b57be7851.tar.gz fork-ledger-70b1c21603a84876016e70457fe92c1b57be7851.tar.bz2 fork-ledger-70b1c21603a84876016e70457fe92c1b57be7851.zip |
make release-distcheck works again
Diffstat (limited to 'acprep')
-rwxr-xr-x | acprep | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ then echo "m4_define([VERSION_NUMBER], [$COMMIT])" > version.m4 - sh tools/autogen.sh + sh autogen.sh # configure the template files if [ ! -f po/Makevars ]; then |