aboutsummaryrefslogtreecommitdiff
path: root/tests/1-data-rep/Makefile
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2021-11-13 11:27:51 +0000
committerMohit Agarwal <mohit.agarwal@sky.com>2021-11-13 11:27:51 +0000
commit3d6ea49818f9ab00bda199e89358861f5007cbbc (patch)
treeb3ca0c5414bcd4603c4f433dc64a39218cbd8bd5 /tests/1-data-rep/Makefile
parentdf50ffee0ed7d462d1593da002a78cc9094e3066 (diff)
Working on questions
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: