diff options
author | Thomas White <taw@bitwiz.org.uk> | 2013-02-05 23:51:53 +0100 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2013-02-05 23:51:53 +0100 |
commit | 48bfb8e3674e921df3dc2ec387e6aa2889c343d3 (patch) | |
tree | c6a4dfd19db04c995923e72bf01dcb3f962f5b5c | |
parent | 2f06e6a1abf28a22cf78a6c3d89596bec2a6a8c5 (diff) |
Formatting
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index bf353e2e..422a34fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = lib doc/reference libcrystfel ACLOCAL_AMFLAGS = -I m4 bin_PROGRAMS = src/pattern_sim src/process_hkl src/get_hkl src/indexamajig \ - src/compare_hkl src/partialator src/check_hkl src/partial_sim + src/compare_hkl src/partialator src/check_hkl src/partial_sim noinst_PROGRAMS = tests/list_check tests/integration_check \ tests/pr_gradient_check tests/symmetry_check \ |