X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=doc%2FMakefile;h=18caae1ac1632f601b70f20ed4cf52f52645d2a8;hb=b32970f018ba394209345b3294df415f56fbbbcf;hp=57f6173e998c71268c00867ac26d8949d4096678;hpb=d596034b6a258cc97f32c33508079db469c8af2a;p=uffi.git diff --git a/doc/Makefile b/doc/Makefile index 57f6173..18caae1 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.14 2002/04/28 02:20:13 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.15 2002/04/28 03:05:52 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -50,7 +50,7 @@ DOCFILES=$(shell echo *.sgml) all: html pdf ps dvi -dist: html pdf +dist: html pdf ps CHECK=nsgmls -s -C ${CATALOG} || exit 1