From cc0db0054d76474e55393c05806f715a0e2f6d08 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 20 Feb 2010 22:25:39 +0100 Subject: Move OpenCL utility stuff to a separate module --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 148e9e8b..22f39ce1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,5 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h src/relrod.h \ src/sfac.h src/intensities.h src/reflections.h src/list_tmp.h \ src/statistics.h src/displaywindow.h src/render.h src/hdfsee.h \ data/displaywindow.ui src/dirax.h src/peaks.h src/index.h \ - src/filters.h + src/filters.h src/diffraction-gpu.h src/cl-utils.h SUBDIRS = src data -- cgit v1.2.3