Updated Jamfile too

This commit is contained in:
Sanel Zukan 2008-09-22 12:49:55 +00:00
parent d7c521b847
commit 0e958fe2b8
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@
# GNU General Public License version 2 or newer.
# See COPYING for details.
SubDir TOP eabout ;
SubDir TOP ede-about ;
SOURCE = eabout.cpp ;
SOURCE = ede-about.cpp ;
EdeProgram eabout : $(SOURCE) ;
EdeProgram ede-about : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;