Changeset 3167 for trunk

Show
Ignore:
Timestamp:
09/03/11 00:43:19 (9 months ago)
Author:
erkn
Message:

also generate the html docs for mcxtrace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.in

    r3155 r3167  
    210210        cd $(topdir)/lib && $(MAKE) install  
    211211        cd $(topdir)/xlib && $(MAKE) install  
     212        @echo "Create component documentation..." 
     213        export MCSTAS=$(libdir_mccode) 
     214        $(topdir)/src/mxdoc.mxfixpl --text;  
    212215 
    213216installdirs: