~etsf-io-developers/etsf-io/1.0

« back to all changes in this revision

Viewing changes to doc/www/tutorials/Makefile.am

  • Committer: Damien Caliste
  • Date: 2010-03-29 09:16:49 UTC
  • Revision ID: damien.caliste@cea.fr-20100329091649-263qk2adyod2gqr2
Add the missing tutorial files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tutorialsdoc_DATA = \
 
2
        convert_to_xyz_f90.html \
 
3
        create_a_crystal_den_file_f90.html \
 
4
        index.html \
 
5
        mix_ETSF_and_non_ETSF_f90.html \
 
6
        MPI_output_of_a_density_f90.html \
 
7
        read_a_file_f90.html \
 
8
        README_f90.html \
 
9
        read_write_sub_access_f90.html
 
10
 
 
11
EXTRA_DIST = $(tutorialsdoc_DATA)