ede/ede-crasher/Jamfile
2009-02-20 13:00:37 +00:00

17 lines
363 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-crasher ;
SOURCE = ede-crasher.cpp CrashDialog.cpp ;
EdeProgram ede-crasher : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;