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.am | |
parent | 4940ad8b9cd50382d033053a8b7e96274f9f0825 (diff) |
Update Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index cca1fbe9..f24f7dd9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -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 \ |