diff options
author | Thomas White <taw@physics.org> | 2014-12-15 14:46:12 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-12-15 14:46:49 +0100 |
commit | ac047732855fbaf26ea3029400184480fd7d4ae4 (patch) | |
tree | c3bcd2462cfc311d9493e8aaedcc5e728e17c442 /Makefile.am | |
parent | 1dc4b5ae9c42e13d49c85ae106e5b2d654451ef0 (diff) |
Add doc/hitrate.html
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index fc4e6df5..d18b4bd3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -151,7 +151,8 @@ crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \ doc/examples/simple.geom \ doc/examples/cspad-feb2011.geom \ doc/examples/pilatus.geom \ - doc/examples/cell-example.cell + doc/examples/cell-example.cell \ + doc/hitrate.html doc/hitrate.png EXTRA_DIST += $(crystfeldoc_DATA) doc/twin-calculator.odt \ doc/reference/libcrystfel/xml/coding-standards.xml |