diff options
author | Thomas White <taw@physics.org> | 2017-03-07 14:38:32 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2017-03-08 15:28:19 +0100 |
commit | 9463264b534ab9e99a3858d88cba983b91ed8836 (patch) | |
tree | 12b7bbab8d90bf2e3e36d991c8d37c284025a72d /Makefile.am | |
parent | 3a500079e43937e7a17ef02f09a875dd63c6ef4d (diff) |
Add example Eiger geometry file
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index eb10db9c..ba7078a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -159,6 +159,7 @@ crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \ doc/examples/cspad-cxiformat.geom \ doc/examples/pilatus.geom \ doc/examples/cell-example.cell \ + doc/examples/Eiger16M-binning2-nativefiles.geom \ doc/hitrate.html doc/hitrate.png EXTRA_DIST += $(crystfeldoc_DATA) doc/twin-calculator.odt \ |