aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-03-25 11:02:20 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:21 +0100
commitf59f52d4991587d6cd4698b9975db65b8632ce19 (patch)
treed977d63a1d9f4cf73cf6da9dc9bd45d7f4aed22f /Makefile.in
parent26cea70ba587bea9a64cf207d4c6a92914fb39f4 (diff)
Add scripts/check-peak/detection
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 226389f9..1ca1ef1e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -580,7 +580,7 @@ EXTRA_DIST = configure m4/gnulib-cache.m4 src/cell.h src/hdf5-file.h \
scripts/alternate-stream scripts/README scripts/indexing-rate \
scripts/observed-peak-rate scripts/cell-please \
scripts/check-hkl-completeness.gp scripts/check-hkl-quality.gp \
- scripts/compare-hkl.gp
+ scripts/compare-hkl.gp scripts/check-peak-detection
SUBDIRS = lib
ACLOCAL_AMFLAGS = -I m4
AM_CFLAGS = -Wall
@@ -683,7 +683,7 @@ script_DATA = scripts/check-near-bragg scripts/double-hit \
scripts/alternate-stream scripts/README scripts/indexing-rate \
scripts/observed-peak-rate scripts/cell-please \
scripts/check-hkl-completeness.gp scripts/check-hkl-quality.gp \
- scripts/compare-hkl.gp
+ scripts/compare-hkl.gp scripts/check-peak-detection
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive