diff options
Diffstat (limited to 'mythes')
-rw-r--r-- | mythes/Module_mythes.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mythes/Module_mythes.mk b/mythes/Module_mythes.mk index b8dbc9b7660e..da7b14d10aee 100644 --- a/mythes/Module_mythes.mk +++ b/mythes/Module_mythes.mk @@ -19,7 +19,7 @@ $(eval $(call gb_Module_add_targets,mythes,\ StaticLibrary_mythes \ )) else -$(eval $(call gb_Module_add_targets,librsvg,\ +$(eval $(call gb_Module_add_targets,mythes,\ ExternalPackage_mythes \ ExternalProject_mythes \ )) |