From f7d118ec0bc9e7dd964bbb9a8bc4fad46b8412d7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 13 Jan 2010 10:46:44 +0100 Subject: Make DirAx use optional --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 948d2fbf..8dd6af85 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,7 @@ process_hkl_SOURCES = process_hkl.c sfac.c statistics.c cell.c utils.c \ process_hkl_LDADD = @LIBS@ indexamajig_SOURCES = indexamajig.c hdf5-file.c utils.c dirax.c cell.c image.c \ - intensities.c ewald.c peaks.c + intensities.c ewald.c peaks.c index.c indexamajig_LDADD = @LIBS@ if HAVE_GTK -- cgit v1.2.3