diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
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 \ |