diff options
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 |