aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/make b/make
index 322a58a..c830f3c 100755
--- a/make
+++ b/make
@@ -23,6 +23,7 @@ pdftk document/report.pdf cat 1-end 11-12 15-16 output outputs/report.pdf
pdftk document/report.pdf cat 13-14 output outputs/tables.pdf
rm *.log
rm document/report.log
+cp assets/* outputs/
cd $orig
}