aboutsummaryrefslogtreecommitdiff
path: root/docs/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-04-03 18:57:39 +0200
committerlonkaars <loek@pipeframe.xyz>2022-04-03 18:57:39 +0200
commit8647312a9fa215fd8a64f0e244858ec341b22cb2 (patch)
tree62e1f9b170b0f46518dfe03c93b387a496357590 /docs/makefile
parentbef7cf29d7ce618eac22276094d8d8202f072923 (diff)
ontwerpdocument
Diffstat (limited to 'docs/makefile')
-rw-r--r--docs/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/makefile b/docs/makefile
new file mode 100644
index 0000000..e36eca7
--- /dev/null
+++ b/docs/makefile
@@ -0,0 +1,4 @@
+ontwerpdocument:
+ mv ontwerpdocument.pdf temp.pdf
+ qpdf -empty ontwerpdocument.pdf -pages temp.pdf figs/pcb.pdf figs/eschema.pdf --
+ rm temp.pdf