aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2012-07-30 20:32:55 -0700
committerThomas White <taw@bitwiz.org.uk>2012-07-30 20:42:51 -0700
commit0b262aa61f587b69fd46c95841342886580f4946 (patch)
tree995a2619022ac01e0f96611f47eb37adf195641d /Makefile.am
parent31f6c26cd344c01e0c329fa812cf78a7ef9dc700 (diff)
Update *2hkl scripts, add cif2hkl
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c923a9c7..8ea4752a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -132,7 +132,7 @@ script_DATA = scripts/check-near-bragg scripts/random-image \
scripts/alternate-stream scripts/README scripts/cell-please \
scripts/check-hkl-completeness.gp scripts/check-hkl-quality.gp \
scripts/compare-hkl.gp scripts/check-peak-detection \
- scripts/indexed-filenames scripts/gen-sfs
+ scripts/indexed-filenames scripts/gen-sfs scripts/cif2hkl
EXTRA_DIST += scripts/check-near-bragg scripts/random-image \
scripts/wibbletron scripts/create-mtz scripts/mtz2hkl \
@@ -140,7 +140,7 @@ EXTRA_DIST += scripts/check-near-bragg scripts/random-image \
scripts/alternate-stream scripts/README scripts/cell-please \
scripts/check-hkl-completeness.gp scripts/check-hkl-quality.gp \
scripts/compare-hkl.gp scripts/check-peak-detection \
- scripts/indexed-filenames scripts/gen-sfs
+ scripts/indexed-filenames scripts/gen-sfs scripts/cif2hkl
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc