summaryrefslogtreecommitdiff
path: root/packages/misc/misc.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou GAYE <awg@embtoolkit.org>2011-06-25 19:40:00 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-25 23:21:33 +0200
commit8cbef49c07ead43889df357146e8d32f0275b756 (patch)
tree69b9fbf9472263d92c8e1194502d7b8ec8f4e56c /packages/misc/misc.mk
parentd26f67ffd7241efae63e1d63a05ba2e0fcf3679d (diff)
downloadembtoolkit-8cbef49c07ead43889df357146e8d32f0275b756.tar.gz
embtoolkit-8cbef49c07ead43889df357146e8d32f0275b756.tar.bz2
embtoolkit-8cbef49c07ead43889df357146e8d32f0275b756.tar.xz
Packages: Add intltool-0.40.6
Signed-off-by: Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
Diffstat (limited to 'packages/misc/misc.mk')
-rw-r--r--packages/misc/misc.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/misc/misc.mk b/packages/misc/misc.mk
index 8b772dc..c71e10d 100644
--- a/packages/misc/misc.mk
+++ b/packages/misc/misc.mk
@@ -34,6 +34,10 @@ ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_GETTEXT) += gettext_install
include $(EMBTK_ROOT)/packages/misc/glib/glib.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_GLIB) += glib_install
+# intltool
+include $(EMBTK_ROOT)/packages/misc/intltool/intltool.mk
+HOSTTOOLS_COMPONENTS-$(CONFIG_EMBTK_HOST_HAVE_INTLTOOL) += intltool_host_install
+
#libelf
include $(EMBTK_ROOT)/packages/misc/libelf/libelf.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_LIBELF) += libelf_install