aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-03-10 16:03:48 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:19 +0100
commit5c198c0e6812f55be6283e12af0b09100edb38bf (patch)
tree8f8483cc5b1d9fb895c0a6d814312014ef3212a4 /Makefile.in
parent4ffb5371e1a7cb1cb8205048723333f4bb1ac24e (diff)
Add missing example file to installation list
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1d3fa61c..603c48e8 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -701,7 +701,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
scriptdir = $(docdir)/scripts
script_DATA = scripts/check-near-bragg scripts/double-hit \