From 9695eab2909252a352e521d354d0c6c70de27210 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 15 Aug 2011 14:41:07 +0200 Subject: Add scripts/indexed-filenames --- Makefile.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 72dd96de..245041db 100644 --- a/Makefile.in +++ b/Makefile.in @@ -665,7 +665,8 @@ EXTRA_DIST = configure m4/gnulib-cache.m4 tests/first_merge_check \ scripts/mtz2hkl scripts/sequence-image scripts/zone-axes \ 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/compare-hkl.gp scripts/check-peak-detection \ + scripts/indexed-filenames SUBDIRS = lib doc/reference ACLOCAL_AMFLAGS = -I m4 AM_CFLAGS = -Wall @@ -794,7 +795,8 @@ script_DATA = scripts/check-near-bragg scripts/random-image \ scripts/sequence-image scripts/zone-axes \ 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/compare-hkl.gp scripts/check-peak-detection \ + scripts/indexed-filenames DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc all: config.h -- cgit v1.2.3