aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f3c100e..bc00c64 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
install:
- # cd notes && make && make && make
- # cd notes && cp target/paper.pdf /var/www/git-bin/gcse/computer-science-aqa/notes.pdf
+ cd notes && make && make && make
+ cd notes && cp target/paper.pdf /var/www/git-bin/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