mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Updated Jamfile too
This commit is contained in:
parent
d7c521b847
commit
0e958fe2b8
@ -8,9 +8,9 @@
|
|||||||
# GNU General Public License version 2 or newer.
|
# GNU General Public License version 2 or newer.
|
||||||
# See COPYING for details.
|
# 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) ;
|
TranslationStrings locale : $(SOURCE) ;
|
||||||
|
Loading…
Reference in New Issue
Block a user