diff --git "a/visitkort/f\303\266r-tryck/Makefile" "b/visitkort/f\303\266r-tryck/Makefile"
new file mode 100644
index 0000000000000000000000000000000000000000..95aa5824b9f9548ace021ef30009905e5c71e520
--- /dev/null
+++ "b/visitkort/f\303\266r-tryck/Makefile"
@@ -0,0 +1,4 @@
+all: 2022.pdf framsida.pdf baksida.pdf
+
+%.pdf: %.svg
+	inkscape -o $@ $<