Changeset 20

Show
Ignore:
Timestamp:
10/30/05 14:45:08 (3 years ago)
Author:
aj
Message:

add ChangeLog? file.

Location:
trunk/doc
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/Makefile.am

    r14 r20  
    11# Process this file with automake to create Makefile.in 
    22 
    3 MAINTAINERCLEANFILES = Makefile.in $(HTML) 
     3MAINTAINERCLEANFILES = Makefile.in $(HTML) ChangeLog 
    44 
    5 EXTRA_DIST = README export-wiki.sh export-wiki.xsl $(HTML) index.html 
     5EXTRA_DIST = README export-wiki.sh export-wiki.xsl $(HTML) index.html ChangeLog 
    66 
    77HTML= $(shell ls $(srcdir)/*.html $(srcdir)/*.css) 
     
    99index.html: 
    1010        sh $(srcdir)/export-wiki.sh $(srcdir) 
     11 
     12ChangeLog: 
     13        sh $(srcdir)/changelog.sh $(srcdir)