Fork me on GitHub

Changeset 8560904 in git for doc/genMakefile.tcl


Ignore:
Timestamp:
Aug 19, 2013, 4:49:19 PM (11 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
d4f6e4a
Parents:
76d3973
Message:

add CHANGELOG to tar file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/genMakefile.tcl

    r76d3973 r8560904  
    353353        @echo ">> Building $(DISTTAR)"
    354354        @mkdir -p $(DISTDIR)
    355         @cp -a CREDITS README VERSION Makefile configure classes converters display doc examples external modules python readers $(DISTDIR)
     355        @cp -a CHANGELOG CREDITS README VERSION Makefile configure classes converters display doc examples external modules python readers $(DISTDIR)
    356356        @find $(DISTDIR) -depth -name .\* -exec rm -rf {} \;
    357357        @tar -czf $(DISTTAR) $(DISTDIR)
Note: See TracChangeset for help on using the changeset viewer.