Renaming rest of the files

This commit is contained in:
Sanel Zukan 2008-09-22 12:57:45 +00:00
parent bc61365dbd
commit 365efc9412
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
# GNU General Public License version 2 or newer.
# See COPYING for details.
SubDir TOP ecrasher ;
SubDir TOP ede-crasher ;
SOURCE = ecrasher.cpp CrashDialog.cpp ;
SOURCE = ede-crasher.cpp CrashDialog.cpp ;
EdeProgram ecrasher : $(SOURCE) ;
EdeProgram ede-crasher : $(SOURCE) ;