aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authortaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-08-20 22:51:07 +0000
committertaw27 <taw27@bf6ca9ba-c028-0410-8290-897cf20841d1>2007-08-20 22:51:07 +0000
commit25ccc1413dca19717009ced22a643df3223e1a42 (patch)
tree4a28f6034cfdb7cbda2a0797bd492febc769cc50 /Makefile.am
parentb31565d11bcb28ca33b4a51cb363549c46444cd8 (diff)
Add reproject.{c,h}
Fix Makefile.am Bump version to 1.0.6 git-svn-id: svn://cook.msm.cam.ac.uk:745/diff-tomo/dtr@67 bf6ca9ba-c028-0410-8290-897cf20841d1
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 62f85be..6fa95bf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
EXTRA_DIST = configure src/displaywindow.h src/trackball.h src/reflections.h src/control.h src/readpng.h src/mrc.h src/imagedisplay.h src/main.h \
- data/displaywindow.ui src/peakdetect.h src/utils.h src/itrans.h src/qdrp.h src/ipr.h src/cache.h src/structure.h src/itrans-threshold.h \
- src/itrans-zaefferer.h src/itrans-lsq.h src/itrans-stat.h src/mapping.h
+ data/displaywindow.ui src/utils.h src/itrans.h src/qdrp.h src/ipr.h src/cache.h src/itrans-threshold.h \
+ src/itrans-zaefferer.h src/itrans-lsq.h src/itrans-stat.h src/mapping.h src/reproject.h
SUBDIRS = src data