docs/Makefile

changeset 1064
f3b04cd60776
parent 765
b5128bb44459
--- a/docs/Makefile	Sat Dec 28 17:32:36 2024 +0100
+++ b/docs/Makefile	Sun Dec 29 15:24:20 2024 +0100
@@ -40,7 +40,7 @@
 	$(COPYALL) $< "$@/.."
 
 $(docs_dir)/web/api: FORCE
-	cd $(src_dir); $(DOXYGEN)
+	cd $(root_dir); $(DOXYGEN)
 
 $(docs_dir)/web:
 	$(MKDIR) $@

mercurial