summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/GNUmakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/GNUmakefile b/docs/GNUmakefile
index eb3ca24..c874959 100644
--- a/docs/GNUmakefile
+++ b/docs/GNUmakefile
@@ -9,3 +9,7 @@ doc:
local_clean:
-@rm -rf doxygen 2>/dev/null
+
+local_install:
+ $(INSTALL) -d -m 0755 $(datadir)/doc/wolfbones
+ cp -R doxygen/html/ $(datadir)/doc/wolfbones