aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMohit Agarwal <mohit.agarwal@sky.com>2021-10-14 17:37:35 +0100
committerMohit Agarwal <mohit.agarwal@sky.com>2021-10-14 17:37:35 +0100
commitdf50ffee0ed7d462d1593da002a78cc9094e3066 (patch)
treebd564567db1d6e785d89fdbf474fbd0b2a9b5516 /Makefile
parent44f2051baded0c87b86da84ab8f4b62618a1f35a (diff)
Remove test from makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0b53e4c..704d592 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
install:
cd notes && make && make && make
cd notes && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/notes.pdf
- cd tests/1-data-rep && make && make && make
- cd tests/1-data-rep && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/1-data-rep-test.pdf
+ #cd tests/1-data-rep && make && make && make
+ #cd tests/1-data-rep && cp target/paper.pdf /var/www/git/gcse/computer-science-aqa/1-data-rep-test.pdf