*** empty log message ***

This commit is contained in:
kuepper 2004-09-20 09:56:10 +00:00
commit 17c8eddd5c
2 changed files with 5 additions and 1 deletions

View file

@ -14,6 +14,10 @@ config.h.in
config.log
config.status
configure
depcomp
install-sh
libtool
missing
mkinstalldirs
stamp-h
stamp-h.in

View file

@ -33,7 +33,7 @@ set aclocalinclude="$ACLOCAL_FLAGS"
aclocal $aclocalinclude
unset $aclocalinclude
autoheader
automake
automake --add --copy
autoconf
# we want doc to be recompiled - and it keeps saying it's up to date!!!