ede/ede-desktop-conf/Jamfile

17 lines
367 B
Plaintext
Raw Normal View History

2007-11-01 19:47:19 +03:00
#
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
2008-09-22 17:36:04 +04:00
# Copyright (c) 2007-2008 EDE Authors.
2007-11-01 19:47:19 +03:00
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
2008-09-22 17:36:04 +04:00
SubDir TOP ede-desktop-conf ;
2007-11-01 19:47:19 +03:00
2009-02-24 16:43:17 +03:00
SOURCE = ede-desktop-conf.cpp ;
2007-11-01 19:47:19 +03:00
2008-09-22 17:36:04 +04:00
EdeProgram ede-desktop-conf : $(SOURCE) ;
2007-11-01 19:47:19 +03:00
TranslationStrings locale : $(SOURCE) ;