ceki        01/04/22 10:28:17

  Modified:    build    build.xml
  Log:
  Small correction in the dist target.
  
  Revision  Changes    Path
  1.27      +5 -1      jakarta-log4j/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/build/build.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.xml 2001/04/22 17:16:07     1.26
  +++ build.xml 2001/04/22 17:28:17     1.27
  @@ -353,9 +353,13 @@
           <include name="${BSTEM}/test/file"/>
           <include name="${BSTEM}/test/output.*"/>
           <include name="${BSTEM}/nt/EventLogCategories.dbg"/>
  -        <include name="${BSTEM}/nt/EventLogCategories.h"/>
  +        <include name="${BSTEM}/nt/*.h"/>
  +        <include name="${BSTEM}/nt/*.obj"/>
  +        <include name="${BSTEM}/nt/*.idb"/>
  +        <include name="${BSTEM}/nt/goEnv.bat"/>
           <include name="${BSTEM}/nt/EventLogCategories.rc"/>
           <include name="${BSTEM}/nt/EventLogCategories.RES"/>
  +        <include name="${BSTEM}/nt/EventLogCategories.res"/>
           <include name="${BSTEM}/nt/MSG00001.bin"/>
           <include name="${BSTEM}/nt/NTEventLogAppender.lib"/>
           <include name="${BSTEM}/nt/NTEventLogAppender.exp"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to