mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 11:05:54 +00:00
Add new ripple_app parts to SConstruct
This commit is contained in:
@@ -131,7 +131,11 @@ COMPILED_FILES = [
|
|||||||
'modules/ripple_app/ripple_app_pt1.cpp',
|
'modules/ripple_app/ripple_app_pt1.cpp',
|
||||||
'modules/ripple_app/ripple_app_pt2.cpp',
|
'modules/ripple_app/ripple_app_pt2.cpp',
|
||||||
'modules/ripple_app/ripple_app_pt3.cpp',
|
'modules/ripple_app/ripple_app_pt3.cpp',
|
||||||
'modules/ripple_app/ripple_app_pt4.cpp'
|
'modules/ripple_app/ripple_app_pt4.cpp',
|
||||||
|
'modules/ripple_app/ripple_app_pt5.cpp',
|
||||||
|
'modules/ripple_app/ripple_app_pt6.cpp',
|
||||||
|
'modules/ripple_app/ripple_app_pt7.cpp',
|
||||||
|
'modules/ripple_app/ripple_app_pt8.cpp'
|
||||||
]
|
]
|
||||||
|
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user