ede/ede-panel/applets/Jamfile

19 lines
507 B
Plaintext
Raw Normal View History

2009-10-03 11:33:08 +04:00
#
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
# Copyright (c) 2009 EDE Authors.
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
2009-10-03 11:49:30 +04:00
SubDir TOP ede-panel applets ;
2009-10-03 11:33:08 +04:00
2009-10-03 11:49:30 +04:00
SubInclude TOP ede-panel applets demo ;
SubInclude TOP ede-panel applets clock ;
SubInclude TOP ede-panel applets pager ;
SubInclude TOP ede-panel applets quick-launch ;
SubInclude TOP ede-panel applets start-menu ;
SubInclude TOP ede-panel applets taskbar ;