From bf6645ab398d7d4649396bcff6bede32946f0994 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sat, 4 Feb 2012 17:02:24 -0800 Subject: Add files that were missing from the tarball --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 03c7096f..48dd7633 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,7 +92,8 @@ INCLUDES = -I$(top_srcdir)/libcrystfel/src -I$(top_srcdir)/data EXTRA_DIST += src/dw-hdfsee.h src/hdfsee.h src/render_hkl.h \ src/post-refinement.h src/hrs-scaling.h src/scaling-report.h \ - src/cl-utils.h src/hdfsee-render.h + src/cl-utils.h src/hdfsee-render.h src/diffraction.h \ + src/diffraction-gpu.h src/pattern_sim.h src/list_tmp.h crystfeldir = $(datadir)/crystfel crystfel_DATA = data/diffraction.cl data/hdfsee.ui @@ -102,6 +103,8 @@ EXTRA_DIST += $(crystfel_DATA) man_MANS = doc/man/indexamajig.1 doc/man/process_hkl.1 doc/man/pattern_sim.1 \ doc/man/crystfel_geometry.1 doc/man/powder_plot.1 +EXTRA_DIST += $(man_MANS) + crystfeldocdir = $(docdir) crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \ doc/examples/lcls-dec.beam \ -- cgit v1.2.3