jerenkrantz    01/06/04 10:10:34

  Modified:    test     Makefile.in
  Log:
  Add testmd4 to programs
  
  Revision  Changes    Path
  1.11      +1 -1      apr-util/test/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apr-util/test/Makefile.in,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Makefile.in       2001/06/01 22:36:34     1.10
  +++ Makefile.in       2001/06/04 17:10:31     1.11
  @@ -1,5 +1,5 @@
   TARGETS =
  -PROGRAMS = testdbm testdate
  +PROGRAMS = testdbm testdate testmd4
   
   # bring in rules.mk for standard functionality
   @INCLUDE_RULES@
  
  
  

Reply via email to