From d6fbf62c239cb4f9bd94c2cf4fdb47bf808df985 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 26 Sep 2010 19:07:01 +0200 Subject: Move documentation around --- scripts/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/Makefile.in') diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 446191dd..2ecd7ec1 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -33,7 +33,7 @@ NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : subdir = scripts -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -168,7 +168,7 @@ top_srcdir = @top_srcdir@ 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 + sequence-image test-facetron zone-axes alternate-stream README all: all-am -- cgit v1.2.3