diff options
author | Thomas White <taw@physics.org> | 2011-03-10 16:03:48 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:19 +0100 |
commit | 5c198c0e6812f55be6283e12af0b09100edb38bf (patch) | |
tree | 8f8483cc5b1d9fb895c0a6d814312014ef3212a4 /Makefile.am | |
parent | 4ffb5371e1a7cb1cb8205048723333f4bb1ac24e (diff) |
Add missing example file to installation list
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 fb05e2f2..5bddb3a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -153,7 +153,8 @@ crystfeldoc_DATA = doc/geometry.txt doc/indexamajig.txt doc/pattern_sim.txt \ doc/examples/lcls-xpp-estimate.geom \ doc/examples/lcls-xpp-estimate.beam \ doc/examples/simple.geom \ - doc/examples/cspad-feb2011.geom + doc/examples/cspad-feb2011.geom \ + doc/examples/lcls-cxi-9keV.beam EXTRA_DIST += doc/geometry.txt doc/indexamajig.txt doc/pattern_sim.txt \ doc/process_hkl.txt doc/symmetry.txt doc/twin-calculator.pdf \ |