diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-10-20 21:32:14 -0700 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:03 +0100 |
commit | 66d003e06152b1da64f28658818771ffa5999286 (patch) | |
tree | 4e68dad82aa735238fc97d9d208955c05d4161f6 /scripts/Makefile.am | |
parent | b326c7d0d308849ef291814eab5cf2923220f4ff (diff) |
Update build scripts
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r-- | scripts/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index f852de8b..f628d16a 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -2,3 +2,6 @@ crystfeldir = $(docdir)/scripts crystfel_DATA = check-near-bragg double-hit hit-rate random-image stream-split \ wibbletron zone-axis create-mtz frequency i0-analysis mtz2hkl \ sequence-image test-facetron zone-axes alternate-stream README +EXTRA_DIST = check-near-bragg double-hit hit-rate random-image stream-split \ + wibbletron zone-axis create-mtz frequency i0-analysis mtz2hkl \ + sequence-image test-facetron zone-axes alternate-stream README |