aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
-rw-r--r--Makefile.in3
2 files changed, 4 insertions, 2 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 \
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 \