Changeset 1574

Show
Ignore:
Timestamp:
06/18/08 13:28:11 (4 months ago)
Author:
alo
Message:

--

Files:

Legend:

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

    r1573 r1574  
    112008-06-18  Alvaro Lopez Ortega  <alvaro@alobbs.com> 
     2 
     3        * cherokee/Makefile.am (distclean-local): It has to clean the two 
     4        files (loader.autoconf.h loader.autoconf.inc) that the configure 
     5        script is generating. 
    26 
    37        * admin/static/images/flags/Makefile.am (EXTRA_DIST): It was not 
  • cherokee/trunk/cherokee/Makefile.am

    r1571 r1574  
    12591259loader.autoconf.h \ 
    12601260loader.autoconf.inc 
     1261 
     1262distclean-local: 
     1263        $(RM) -f loader.autoconf.h loader.autoconf.inc