aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2014-04-09 16:33:22 +0200
committerThomas White <taw@physics.org>2014-04-09 16:33:22 +0200
commita8ab749077e77fee84e407b46ca0aa5396206775 (patch)
treecff2d34b1530030a24561092b9b3b1e19077c635
parent34b11b5c0226c242a276722fb6341ec930321d7b (diff)
Include ODT version of symmetry chart in package
-rw-r--r--Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index bbbaa202..72a2eaab 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -156,13 +156,7 @@ crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \
doc/examples/cspad-feb2011.geom \
doc/examples/lcls-cxi-9keV.beam
-EXTRA_DIST += doc/twin-calculator.pdf doc/examples/lcls-dec.geom \
- doc/examples/lcls-june-r0013-r0128.geom \
- doc/examples/lcls-xpp-estimate.geom doc/examples/simple.geom \
- doc/examples/lcls-dec.beam doc/examples/lcls-june.beam \
- doc/examples/lcls-xpp-estimate.beam \
- doc/examples/cspad-feb2011.geom \
- doc/examples/lcls-cxi-9keV.beam \
+EXTRA_DIST += $(crystfeldoc_DATA) doc/twin-calculator.odt \
doc/reference/libcrystfel/xml/coding-standards.xml
scriptdir = $(docdir)/scripts