jerenkrantz    01/08/02 16:37:46

  Modified:    .        Makefile.in
  Log:
  That shouldn't have gone in - sorry.
  (Take out the LDAP subdir.)
  
  Revision  Changes    Path
  1.41      +1 -1      apr-util/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr-util/Makefile.in,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- Makefile.in       2001/08/02 23:36:20     1.40
  +++ Makefile.in       2001/08/02 23:37:46     1.41
  @@ -11,7 +11,7 @@
   # bring in rules.mk for standard functionality
   @INCLUDE_RULES@
   
  -SUBDIRS = buckets crypto dbm encoding hooks ldap uri xml misc
  +SUBDIRS = buckets crypto dbm encoding hooks uri xml misc
   CLEAN_SUBDIRS = . test
   
   CLEAN_TARGETS = $(TARGET_EXPORTS)
  
  
  

Reply via email to