ede/ede-crasher/Jamfile
2008-09-22 12:57:45 +00:00

16 lines
323 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) ;