ede/ede-about/Jamfile
2008-09-22 12:49:55 +00:00

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) ;