diff options
author | Thomas White <taw@physics.org> | 2015-02-12 18:08:00 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2015-02-23 13:05:11 +0100 |
commit | f4dd9897c4ed7160bb1c17c94edc107f6af8567f (patch) | |
tree | f2d5122c16a2d5aa84cc7f22f6b6175b1ee3e04f /Makefile.am | |
parent | 4051426a089c2c06c2b5695846a120011bd77519 (diff) |
This is CrystFEL 0.6.00.6.0
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index cc9caab2..c1d28436 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,7 @@ TESTS = tests/list_check $(MERGE_CHECKS) $(PARTIAL_CHECKS) \ tests/cell_check tests/ring_check tests/prof2d_check tests/ambi_check EXTRA_DIST += $(MERGE_CHECKS) $(PARTIAL_CHECKS) +EXTRA_DIST += relnotes-0.6.0 if BUILD_HDFSEE bin_PROGRAMS += src/hdfsee |