From 8aa1ed8fb59bf307fa9d5ac4e18b566e02a86fa9 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 3 Jul 2010 13:27:14 +0200 Subject: Packages: New add dbus-1.2.24 among system packages Signed-off-by: Abdoulaye Walsimou Gaye --- mk/packages.mk | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'mk/packages.mk') diff --git a/mk/packages.mk b/mk/packages.mk index 0c1860c..3dd7298 100644 --- a/mk/packages.mk +++ b/mk/packages.mk @@ -1,24 +1,25 @@ ################################################################################ -# GAYE Abdoulaye Walsimou, -# Copyright(C) 2009-2010 GAYE Abdoulaye Walsimou. All rights reserved. +# Abdoulaye Walsimou GAYE +# Copyright(C) 2009-2010 Abdoulaye Walsimou GAYE. All rights reserved. # -# This program is free software; you can distribute it and/or modify it -# under the terms of the GNU General Public License -# (Version 2 or later) published by the Free Software Foundation. +# 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 +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope it will be useful, but WITHOUT -# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -# for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # -# You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, Inc., -# 59 Temple Place - Suite 330, Boston MA 02111-1307, USA. ################################################################################ # -# \file packages.mk -# \brief packages.mk of Embtoolkit -# \author GAYE Abdoulaye Walsimou, +# \file packages.kconfig +# \brief packages.kconfig of Embtoolkit +# \author Abdoulaye Walsimou GAYE # \date May 2009 ################################################################################ @@ -71,6 +72,7 @@ include $(EMBTK_ROOT)/packages/scripting-languages/scripting-languages.mk include $(EMBTK_ROOT)/packages/security/security.mk # System packages +include $(EMBTK_ROOT)/packages/system/system.mk #X window system packages include $(EMBTK_ROOT)/packages/x11/x11.mk -- cgit v1.2.3