add Roomba diagram
[bachelor-thesis/written-stuff.git] / Ausarbeitung / images / Makefile
index 0b000cb..6850b23 100644 (file)
@@ -1,2 +1,5 @@
-Wiselib-Arch.pdf: Wiselib-Arch.svg
+all: Wiselib-Arch.pdf Roomba-Diagram.pdf
+
+%.pdf: %.svg
        inkscape --export-area-page --export-text-to-path --export-pdf=$@ $<
+
This page took 0.022492 seconds and 4 git commands to generate.