aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2010-05-04 06:57:00 -0700
committerThomas White <taw@bitwiz.org.uk>2010-05-04 06:57:00 -0700
commit07d406ce05760f633f72c2c3683dd3466423321a (patch)
tree7fbeea520c6a52715c70b164dbf6d6461aa9227e /src/Makefile.am
parent7a244aaae609940ec1800459472a1be620cc7853 (diff)
process_hkl: Placeholder for detwinning
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d1d2c274..9dbf685a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,7 +17,7 @@ endif
pattern_sim_LDADD = @LIBS@
process_hkl_SOURCES = process_hkl.c sfac.c statistics.c cell.c utils.c \
- reflections.c
+ reflections.c likelihood.c
process_hkl_LDADD = @LIBS@
indexamajig_SOURCES = indexamajig.c hdf5-file.c utils.c cell.c image.c \