Changeset 1821

Show
Ignore:
Timestamp:
08/14/08 16:52:59 (3 months ago)
Author:
alo
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cherokee/trunk/ChangeLog

    r1816 r1821  
     12008-08-14  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * doc/Makefile.am (EXTRA_DIST): Fixes an issue with the 
     4        documentation distribution. It was not being included in the 
     5        tarball. 
     6 
    172008-08-14  Taher Shihadeh <taher@unixwars.com> 
    28 
  • cherokee/trunk/doc/Makefile.am

    r1818 r1821  
    120120media/images/tracelor.png 
    121121 
    122 GENERATED_FILES =   \ 
    123 $(docdir_DATA) 
    124  
    125122EXTRA_DIST = \ 
    126 $(GENERATED_FILES) \ 
     123$(doc_DATA) \ 
    127124$(docmediacss_DATA) \ 
    128125$(docmediaimages_DATA)