diff --git a/doc/NTMakefile b/doc/NTMakefile index d7ed28e40..7567fad4b 100644 --- a/doc/NTMakefile +++ b/doc/NTMakefile @@ -57,7 +57,7 @@ hx509_TEXINFOS = \ {}.tin{$(OBJ)}.texi: $(SED) -e "s,[@]dbdir[@],x,g" \ - -e "s,[@]db_type[@],$(db_type),g" < $** > $@ \ + -e "s,[@]dbtype[@],sqlite,g" < $** > $@ \ -e "s,[@]PACKAGE_VERSION[@],$(VER_PACKAGE_VERSION),g" < $** > $@ MAKEINFOFLAGS = --css-include=$(SRCDIR)/heimdal.css