From 6ab2a0f0d36c4bf1f4802c8e1c4d3fcb39c57988 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Mon, 20 Jul 2020 11:16:22 +0100 Subject: doc: Create symbolic links for images directory. * Makefile: Add 'ln' commands. * doc/images: New link. --- doc/images | 1 + 1 file changed, 1 insertion(+) create mode 120000 doc/images (limited to 'doc') diff --git a/doc/images b/doc/images new file mode 120000 index 0000000..5e67573 --- /dev/null +++ b/doc/images @@ -0,0 +1 @@ +../images \ No newline at end of file -- cgit