diff options
author | Thomas White <taw@physics.org> | 2011-11-10 16:13:50 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:39 +0100 |
commit | 69632c5f4c08a255507a76f081c2fbb05c6a2184 (patch) | |
tree | db5bd233af40cdc56bd431bd37aedd562c3595be /Makefile.am | |
parent | f70d3c1535f672c9bd313a229f44d52c979a6ad7 (diff) |
Update makefiles
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index f0b003a3..8104eb02 100644 --- a/Makefile.am +++ b/Makefile.am @@ -204,7 +204,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/indexed-filenames scripts/gen-sfs EXTRA_DIST += scripts/check-near-bragg scripts/random-image \ scripts/wibbletron scripts/create-mtz scripts/mtz2hkl \ @@ -212,7 +212,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/indexed-filenames scripts/gen-sfs DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc |