python-markdown: add host-package support

Host-cheetah needs host-markdown.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gwenhael Goavec-Merou 2015-03-04 17:00:09 +01:00 committed by Thomas Petazzoni
parent d6fbd85027
commit 5747cc4eb6
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ PYTHON_MARKDOWN_LICENSE_FILES = LICENSE.md
PYTHON_MARKDOWN_SETUP_TYPE = distutils
$(eval $(python-package))
$(eval $(host-python-package))