r1823: *** empty log message ***
[uffi.git] / Makefile
index eec3c379847361aca7abf529d48c8a8827c31d5a..ef5af4da22d34ed311ca898e0f41da941fae1f6b 100644 (file)
--- 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.46 2002/04/28 09:48:08 kevin Exp $
 #
 # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg
 #
@@ -52,9 +52,9 @@ doc:
        $(MAKE) -C doc
 
 .PHONY: dist
-dist: distclean
+dist: clean
        $(MAKE) -C doc $@
-       @make-dist.sh
+       @./make-dist.sh
 
 .PHONY: wwwdist
 wwwdist: dist