aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am7
-rw-r--r--src/Makefile.in7
2 files changed, 14 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fc9e3b07..9f9e2517 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -74,3 +74,10 @@ estimate_background_SOURCES = estimate_background.c stream.c utils.c cell.c
estimate_background_LDADD = @LIBS@
INCLUDES = "-I$(top_srcdir)/data"
+
+EXTRA_DIST = cell.h hdf5-file.h image.h utils.h diffraction.h detector.h \
+ sfac.h reflections.h list_tmp.h statistics.h displaywindow.h \
+ render.h hdfsee.h dirax.h peaks.h index.h filters.h \
+ diffraction-gpu.h cl-utils.h parameters-lcls.tmp symmetry.h \
+ povray.h index-priv.h geometry.h templates.h render_hkl.h \
+ stream.h thread-pool.h parameters.tmp
diff --git a/src/Makefile.in b/src/Makefile.in
index b4b8d63f..7e34ee08 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -320,6 +320,13 @@ reintegrate_LDADD = @LIBS@
estimate_background_SOURCES = estimate_background.c stream.c utils.c cell.c
estimate_background_LDADD = @LIBS@
INCLUDES = "-I$(top_srcdir)/data"
+EXTRA_DIST = cell.h hdf5-file.h image.h utils.h diffraction.h detector.h \
+ sfac.h reflections.h list_tmp.h statistics.h displaywindow.h \
+ render.h hdfsee.h dirax.h peaks.h index.h filters.h \
+ diffraction-gpu.h cl-utils.h parameters-lcls.tmp symmetry.h \
+ povray.h index-priv.h geometry.h templates.h render_hkl.h \
+ stream.h thread-pool.h parameters.tmp
+
all: all-am
.SUFFIXES: