mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
...so jam can recognize 'not' token
This commit is contained in:
parent
1592afab26
commit
614e3eb656
2
Jamfile
2
Jamfile
@ -37,7 +37,7 @@ SubInclude TOP data ;
|
|||||||
SubInclude TOP services ;
|
SubInclude TOP services ;
|
||||||
|
|
||||||
# for now it is not compileable on SunStudio
|
# for now it is not compileable on SunStudio
|
||||||
if !$(SUN_COMPILER) {
|
if ! $(SUN_COMPILER) {
|
||||||
SubInclude TOP ede-panel ;
|
SubInclude TOP ede-panel ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user