diff options
author | Thomas White <taw@physics.org> | 2010-04-15 18:42:39 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2010-04-15 18:42:39 +0200 |
commit | 41dc8ad77e7e02c5fa0bf91f34f4fd04b6b08dc8 (patch) | |
tree | bbd9958390b6675e81d0f3d9f7f2825bb6e8f9d5 /Makefile.in | |
parent | 4940ad8b9cd50382d033053a8b7e96274f9f0825 (diff) |
Update Makefile.am
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index 47bcef1a..4dc00cd6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -195,8 +195,8 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h src/relrod.h \ - src/utils.h src/diffraction.h src/detector.h src/ewald.h \ +EXTRA_DIST = configure src/cell.h src/hdf5-file.h src/image.h \ + src/utils.h src/diffraction.h src/detector.h \ src/sfac.h src/reflections.h src/list_tmp.h \ src/statistics.h src/displaywindow.h src/render.h src/hdfsee.h \ data/displaywindow.ui src/dirax.h src/peaks.h src/index.h \ |