tests: Fix "make dist" by correcting typo in EXTRA_DIST.
[pspp-builds.git] / tests / formats / legacy-in.sh
index eaab8e143943b03a2ce8d7cd68afecd5b11e3871..bdf41c516b30eed83927905fa888615ac6c31444 100755 (executable)
@@ -6,7 +6,7 @@ TEMPDIR=/tmp/pspp-tst-$$
 if [ -z "$top_builddir" ] ; then top_builddir=. ; fi
 if [ -z "$top_srcdir" ] ; then top_srcdir=. ; fi
 top_builddir=`cd $top_builddir; pwd`
-PSPP=$top_builddir/src/ui/terminal/pspp
+PSPP=$top_builddir/src/ui/terminal/pspp$EXEEXT
 : ${PERL:=perl}
 
 # ensure that top_srcdir is absolute