]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
fix the doxygen html install
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Wed, 14 Apr 2021 23:46:01 +0000 (00:46 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Thu, 15 Apr 2021 00:02:47 +0000 (01:02 +0100)
doc/all.mk

index 1d61bb1a0196b16a393abac8df6cfccc0ba80981..b275a46a9c6fe526209a47fd6577a6aabe6c7544 100644 (file)
@@ -197,7 +197,9 @@ $(eval $(call ADD_INSTALL_RULE.file,doc/doxygen/html/index.html,$(R)$(docdir)/do
 #  of the files over manually.
 #
 install.doxygen: $(R)$(docdir)/doxygen/html/index.html
-       ${Q}cp -RP doc/doxygen/html $(R)$(docdir)/doc/doxygen/html
+       ${Q}cp -RP doc/doxygen/html $(R)$(docdir)/doxygen/
+
+$(eval $(call ADD_INSTALL_RULE.dir,$(R)$(docdir)/doxygen/html))
 
 #
 #  Add the doxygen files to the install targt