Fixed the make distcheck target
[pspp] / tests / command / print.sh
index b384fd61abce1c9cd0c172b305d3277b532fdaa6..6451bdbcaf3c545a8d0d00a47a1b90bb2e2daf74 100755 (executable)
@@ -47,7 +47,7 @@ cd $TEMPDIR
 
 # Copy this file --- it's shared with another test
 activity="create data"
-cp $here/data-list.data $TEMPDIR
+cp $top_srcdir/tests/data-list.data $TEMPDIR
 if [ $? -ne 0 ] ; then no_result ; fi