diff options
Diffstat (limited to 'Module_helpcontent2.mk')
-rw-r--r-- | Module_helpcontent2.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Module_helpcontent2.mk b/Module_helpcontent2.mk index 8ff89344fb..3e69742f96 100644 --- a/Module_helpcontent2.mk +++ b/Module_helpcontent2.mk @@ -18,7 +18,7 @@ ifeq ($(ENABLE_HTMLHELP),TRUE) $(eval $(call gb_Module_add_targets,helpcontent2,\ CustomTarget_html \ GeneratedPackage_html_media \ - GeneratedPackage_html \ + GeneratedPackage_html_generated \ Package_html_static \ Package_html \ )) |