aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e122098f..513a11ea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,7 +42,7 @@ src_pattern_sim_SOURCES += src/cl-utils.c src/diffraction-gpu.c
TESTS += tests/gpu_sim_check
noinst_PROGRAMS += tests/gpu_sim_check
tests_gpu_sim_check_SOURCES = tests/gpu_sim_check.c src/diffraction.c \
- src/diffraction-gpu.c
+ src/diffraction-gpu.c src/cl-utils.c
endif
src_process_hkl_SOURCES = src/process_hkl.c