diff options
Diffstat (limited to 'mythes')
-rw-r--r-- | mythes/ExternalPackage_mythes.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mythes/ExternalPackage_mythes.mk b/mythes/ExternalPackage_mythes.mk index 9935661c941d..cd8907ccede8 100644 --- a/mythes/ExternalPackage_mythes.mk +++ b/mythes/ExternalPackage_mythes.mk @@ -17,8 +17,4 @@ $(eval $(call gb_ExternalPackage_add_file,mythes,lib/libmythes.a,.libs/libmythes endif -$(eval $(call gb_ExternalPackage_add_unpacked_files,mythes,inc,\ - mythes.hxx \ -)) - # vim: set noet sw=4 ts=4: |