diff options
author | Thomas White <taw@physics.org> | 2014-12-10 12:02:10 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-12-10 12:02:10 +0100 |
commit | c6fe9d646efed22502246e02a3c98ef5a2ae8d23 (patch) | |
tree | a60f807083aad7102d71da3a9a02c88870aed850 /Makefile.am | |
parent | a4b7d16704f8ff3dc29fb936954539a0466a61e6 (diff) |
Add Pilatus geometry example
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 78f3e277..fc4e6df5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -150,6 +150,7 @@ crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \ doc/examples/lcls-xpp-estimate.geom \ doc/examples/simple.geom \ doc/examples/cspad-feb2011.geom \ + doc/examples/pilatus.geom \ doc/examples/cell-example.cell EXTRA_DIST += $(crystfeldoc_DATA) doc/twin-calculator.odt \ |