ede/ede-about/Jamfile

17 lines
342 B
Plaintext
Raw Normal View History

#
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
# Copyright (c) 2008 EDE Authors.
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
2008-09-22 16:49:55 +04:00
SubDir TOP ede-about ;
2008-09-22 16:49:55 +04:00
SOURCE = ede-about.cpp ;
2008-09-22 16:49:55 +04:00
EdeProgram ede-about : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;