aboutsummaryrefslogtreecommitdiff
path: root/tests/1-data-rep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/1-data-rep/Makefile')
-rwxr-xr-xtests/1-data-rep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/1-data-rep/Makefile b/tests/1-data-rep/Makefile
index 024703d..0c0f400 100755
--- a/tests/1-data-rep/Makefile
+++ b/tests/1-data-rep/Makefile
@@ -3,8 +3,8 @@ default: build
build:
ls target || mkdir target
cp *tex target
- #cp -r images target
cd target && xelatex paper.tex
+ cd target && xelatex answers.tex
clean:
rm -rf target
read: