#
# $Id: Jamfile 3569 2013-10-30 10:54:53Z karijes $
#
# Copyright (c) 2005-2011 edelib authors
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2 of the License, or (at your option) any later version.
#
# This library 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
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this library. If not, see <http://www.gnu.org/licenses/>.

SubDir TOP tools ;

InstallProgram $(bindir) : edelib-catchsegv ;
InstallProgram $(bindir) : edelib-mk-indextheme ;
InstallProgram $(bindir) : edelib-convert-icontheme ;

SubInclude TOP tools edelib-script ;
SubInclude TOP tools edelib-dbus-explorer ;
SubInclude TOP tools edelib-update-font-cache ;
SubInclude TOP tools colors ;
