You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ws...@apache.org on 2002/11/29 09:07:21 UTC

cvs commit: httpd-2.0/server Makefile.in

wsanchez    2002/11/29 00:07:20

  Modified:    server   Makefile.in
  Log:
  Add export_files to EXTRACLEAN_TARGETS
  
  Revision  Changes    Path
  1.77      +1 -1      httpd-2.0/server/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/server/Makefile.in,v
  retrieving revision 1.76
  retrieving revision 1.77
  diff -u -r1.76 -r1.77
  --- Makefile.in	29 Nov 2002 07:21:07 -0000	1.76
  +++ Makefile.in	29 Nov 2002 08:07:20 -0000	1.77
  @@ -2,7 +2,7 @@
   CLEAN_TARGETS = gen_test_char test_char.h gen_uri_delims uri_delims.h \
   	ApacheCoreOS2.def
   DISTCLEAN_TARGETS = httpd.exp
  -EXTRACLEAN_TARGETS = exports.c export_vars.h
  +EXTRACLEAN_TARGETS = export_files exports.c export_vars.h
   
   SUBDIRS = mpm