aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2010-09-24 18:25:49 +0200
committerThomas White <taw@physics.org>2012-02-22 15:26:59 +0100
commit8bb2c7e3f5f4cfe9793256c009f62b0289607332 (patch)
treec00a292d572d268eb6a108105edb7154ab97deb4 /Makefile.in
parent7b3e720829c62b63259b65ede4a4006e4417b32e (diff)
Move stream handling functions to a separate module
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index e9f28d3e..154245aa 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -207,7 +207,8 @@ EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \
src/povray.h src/index-priv.h src/geometry.h src/templates.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
+ data/sfac/S.nff data/sfac/f0_WaasKirf.dat src/render_hkl.h \
+ src/stream.h
SUBDIRS = src data doc scripts
all: config.h