diff options
author | Thomas White <taw@physics.org> | 2012-02-29 17:02:38 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-29 17:02:38 +0100 |
commit | 073f9ca18dcb0ae11aae8358b9fb964ef2ae3f88 (patch) | |
tree | b1c6372202f3a3854fb44f160324a13844111e0f /Makefile.am | |
parent | f09527699de496a1079bd9063f2356677afe0c68 (diff) |
Documentation update
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 7b94dc3b..c99b1a23 100644 --- a/Makefile.am +++ b/Makefile.am @@ -98,8 +98,8 @@ crystfel_DATA = data/diffraction.cl data/hdfsee.ui EXTRA_DIST += $(crystfel_DATA) -man_MANS = doc/man/check_hkl.1 doc/man/compare_hkl.1 \ - doc/man/crystfel_geometry.1 doc/man/get_hkl.1 doc/man/hdfsee.1 \ +man_MANS = doc/man/crystfel.7 doc/man/check_hkl.1 doc/man/compare_hkl.1 \ + doc/man/crystfel_geometry.5 doc/man/get_hkl.1 doc/man/hdfsee.1 \ doc/man/indexamajig.1 doc/man/partialator.1 doc/man/partial_sim.1 \ doc/man/pattern_sim.1 doc/man/powder_plot.1 doc/man/process_hkl.1 \ doc/man/render_hkl.1 |