Remove extra space (was causing spurious fail in testsuite)

time-shift
Sébastien Villemot 2011-11-04 18:05:39 +01:00
parent 8612c7258b
commit 9cc3625520
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ MODFILES = \
kalman_filter_smoother/fs2000.mod \ kalman_filter_smoother/fs2000.mod \
kalman_filter_smoother/fs2000_1.mod \ kalman_filter_smoother/fs2000_1.mod \
kalman_filter_smoother/fs2000_2.mod \ kalman_filter_smoother/fs2000_2.mod \
kalman_filter_smoother/fs2000a.mod kalman_filter_smoother/fs2000a.mod
EXTRA_DIST = \ EXTRA_DIST = \
$(MODFILES) \ $(MODFILES) \