You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@locus.apache.org on 2000/08/19 02:38:51 UTC

cvs commit: apache-2.0/src Makefile.in

rbb         00/08/18 17:38:51

  Modified:    src      Makefile.in
  Log:
  Remove extra tabs from Makefiles
  Submitted by:	David Hill <dd...@zk3.dec.com>
  
  Revision  Changes    Path
  1.29      +1 -1      apache-2.0/src/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/Makefile.in,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- Makefile.in	2000/08/14 02:54:41	1.28
  +++ Makefile.in	2000/08/19 00:38:51	1.29
  @@ -46,7 +46,7 @@
   	done
   
   htdocs-srcdir = $(srcdir)/../htdocs
  -	
  +
   docs: include/*.h
   	mkdir -p ./docs/api
   	lib/apr/helpers/scandoc -ihelpers/default.pl -p./docs/api/ ./include/*.h