diff options
author | Thomas White <taw@bitwiz.org.uk> | 2011-03-26 21:06:09 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:22 +0100 |
commit | 31ec1445ba0f642624e035281321d1f761fe1386 (patch) | |
tree | f9372a62127236dd84b01b62b8659540f8b365a0 /Makefile.am | |
parent | cbaff779101ea15dbe142a0f990a1b21a405a3b1 (diff) |
Add missing stuff
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 a5bf32c2..54d885b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -150,7 +150,8 @@ EXTRA_DIST += doc/geometry.txt doc/indexamajig.txt doc/pattern_sim.txt \ doc/examples/lcls-xpp-estimate.geom doc/examples/simple.geom \ doc/examples/lcls-dec.beam doc/examples/lcls-june.beam \ doc/examples/lcls-xpp-estimate.beam \ - 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 \ |