summaryrefslogtreecommitdiff
path: root/packages/development/development.mk
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-05-21 15:28:25 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-05-21 15:30:34 +0200
commit1d30f262e1089bf3c1c4c22b1f0e4aa61fb01def (patch)
tree988089d04b0a6a0609650108dbd217fdca2d9ace /packages/development/development.mk
parentfd0e780e9d7155a10ba922920d821d3043bbc0fe (diff)
downloadembtoolkit-1d30f262e1089bf3c1c4c22b1f0e4aa61fb01def.tar.gz
embtoolkit-1d30f262e1089bf3c1c4c22b1f0e4aa61fb01def.tar.bz2
embtoolkit-1d30f262e1089bf3c1c4c22b1f0e4aa61fb01def.tar.xz
Add new development package: libbsd
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages/development/development.mk')
-rw-r--r--packages/development/development.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/development/development.mk b/packages/development/development.mk
index 97025fa..773de7d 100644
--- a/packages/development/development.mk
+++ b/packages/development/development.mk
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2009-2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2009-2012 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -24,6 +24,10 @@
################################################################################
#libevent
+include $(EMBTK_ROOT)/packages/development/libbsd/libbsd.mk
+ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_LIBBSD) += libbsd_install
+
+#libevent
include $(EMBTK_ROOT)/packages/development/libevent/libevent.mk
ROOTFS_COMPONENTS-$(CONFIG_EMBTK_HAVE_LIBEVENT) += libevent_install