jimw            Mon Feb  5 15:49:59 2001 EDT

  Modified files:              
    /phpdoc     Makefile.in 
  Log:
  take rtf version out of dist files. will replace with pdf.
  
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.54 phpdoc/Makefile.in:1.55
--- phpdoc/Makefile.in:1.54     Sat Feb  3 13:55:56 2001
+++ phpdoc/Makefile.in  Mon Feb  5 15:49:55 2001
@@ -26,7 +26,7 @@
 # +----------------------------------------------------------------------+
 
 #
-# $Id: Makefile.in,v 1.54 2001/02/03 21:55:56 jah Exp $
+# $Id: Makefile.in,v 1.55 2001/02/05 23:49:55 jimw Exp $
 #
 
 VPATH=@srcdir@
@@ -52,7 +52,7 @@
 
 all: html
 
-DIST_FILES=manual.zip manual.tar.gz manual.rtf.gz bigmanual.html.gz \
+DIST_FILES=manual.zip manual.tar.gz bigmanual.html.gz \
        manual_doc.pdb manual.txt.gz
 MIRROR_TARGETS=php/index.php html/index.html $(DIST_FILES)
 


Reply via email to