mcatan      2004/04/02 00:48:29

  Modified:    src      Makefile.am
  Log:
  added classes Event and TimeZone
  
  Revision  Changes    Path
  1.15      +2 -0      logging-log4cxx/src/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvs/logging-log4cxx/src/Makefile.am,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- Makefile.am       28 Feb 2004 15:13:48 -0000      1.14
  +++ Makefile.am       2 Apr 2004 08:48:29 -0000       1.15
  @@ -21,6 +21,7 @@
        dateformat.cpp \
        defaultcategoryfactory.cpp \
        domconfigurator.cpp \
  +     event.cpp \
        fallbackerrorhandler.cpp \
        fileappender.cpp \
        filewatchdog.cpp \
  @@ -76,6 +77,7 @@
        syslogwriter.cpp \
        system.cpp \
        telnetappender.cpp \
  +     timezone.cpp \
        transform.cpp \
        thread.cpp \
        threadspecificdata.cpp \
  
  
  

Reply via email to