new files
[heimdal.git] / fix-export
blobd38bcd15564cd150858054d56f39d996a82db310
1 #! /bin/sh
3 echo "fixing distribution in $1..."
5 cd $1
6 aclocal
7 autoconf
8 autoheader
9 automake
10 (cd doc; makeinfo heimdal.texi)
11 rm fix-export make-release make-release.el