X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=91b4b15c2a5a7b72b201a07ef4484f022331220e;hb=b621def845ba9db35b7cd33ee1122fd6464675bb;hp=eec3c379847361aca7abf529d48c8a8827c31d5a;hpb=a08ecef939472cb70d1c8a10450648bea57b0b77;p=uffi.git diff --git a/Makefile b/Makefile index eec3c37..91b4b15 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg, M.D. # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.44 2002/04/28 08:19:55 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.45 2002/04/28 09:01:00 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -54,7 +54,7 @@ doc: .PHONY: dist dist: distclean $(MAKE) -C doc $@ - @make-dist.sh + @./make-dist.sh .PHONY: wwwdist wwwdist: dist