From 5a9ad87cc6534c046d23347241fbbcf43b5e3715 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 10 Oct 2010 15:20:07 +0200 Subject: facetron: Use new thread pool --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 5a2466e5..cb24fdaa 100644 --- a/Makefile.in +++ b/Makefile.in @@ -208,7 +208,7 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \ data/sfac/Ca.nff data/sfac/C.nff data/sfac/Fe.nff data/sfac/H.nff \ data/sfac/Mg.nff data/sfac/N.nff data/sfac/O.nff data/sfac/P.nff \ data/sfac/S.nff data/sfac/f0_WaasKirf.dat src/render_hkl.h \ - src/stream.h + src/stream.h src/thread-pool.h SUBDIRS = src data doc doc/examples scripts all: config.h -- cgit v1.2.3