summaryrefslogtreecommitdiff
path: root/mythes
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-07 23:59:00 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-08 17:49:56 +0200
commit90ad80e3a4306600bb4ee6b6793131dbcfbfe203 (patch)
treeeb993f7293c3245779394aa4938bf438004a8d91 /mythes
parent28cde0c9ab8e34be4084c0f7494195877b66ceab (diff)
mythes: stop delivering headers
Change-Id: I10a9e7836ce648a0f789be479a7c90bbff592b37
Diffstat (limited to 'mythes')
-rw-r--r--mythes/ExternalPackage_mythes.mk4
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: