diff options
author | Thomas White <taw@physics.org> | 2011-08-10 15:40:09 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:35 +0100 |
commit | ae14f700da6b8a2f2aabcd6a9354e30911474843 (patch) | |
tree | 7f928498067dd6b177e14b20709730de9441fe09 | |
parent | 2cd76afbf5fd45f0e03af6bc77a277742e0d6c5b (diff) |
Update Makefile.in
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index b94918e7..26d5410b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -774,7 +774,7 @@ INCLUDES = "-I$(top_srcdir)/data" crystfeldir = $(datadir)/crystfel crystfel_DATA = data/diffraction.cl data/defs.h data/hdfsee.ui man_MANS = doc/man/indexamajig.1 doc/man/process_hkl.1 doc/man/pattern_sim.1 \ - doc/man/crystfel_geometry.1 + doc/man/crystfel_geometry.1 doc/man/powder_plot.1 crystfeldocdir = $(docdir) crystfeldoc_DATA = doc/twin-calculator.pdf doc/examples/lcls-dec.geom \ |