diff options
author | Thomas White <taw@physics.org> | 2010-08-17 18:14:44 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:26:55 +0100 |
commit | 0dcc9e2e1ea4fcbd37db5ab7ac74146098c2f4d7 (patch) | |
tree | 22fce4b990b75619c19613824289c3f71275635c /Makefile.in | |
parent | ac20d7cd290e7bac157b9b90a73a04a956ab6ee3 (diff) |
Generation of templates (needs debugging)
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 55a85578..84406a2f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -203,7 +203,7 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \ src/filters.h src/diffraction-gpu.h src/cl-utils.h \ data/defs.h src/parameters-lcls.tmp \ data/diffraction.cl data/sfac src/likelihood.h src/symmetry.h \ - src/povray.h src/index-priv.h + src/povray.h src/index-priv.h src/geometry.h SUBDIRS = src data all: config.h |