ede/ede-desktop-conf/Jamfile

17 lines
367 B
Plaintext

#
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
# Copyright (c) 2007-2008 EDE Authors.
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
SubDir TOP ede-desktop-conf ;
SOURCE = ede-desktop-conf.cpp ;
EdeProgram ede-desktop-conf : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;