ede/ede-about/Jamfile

17 lines
342 B
Plaintext

#
# $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.
SubDir TOP ede-about ;
SOURCE = ede-about.cpp ;
EdeProgram ede-about : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;