diff options
| -rw-r--r-- | lldb/lib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/lib/Makefile b/lldb/lib/Makefile index fa407589b6b..161dbc89895 100644 --- a/lldb/lib/Makefile +++ b/lldb/lib/Makefile @@ -29,6 +29,7 @@ USEDLIBS = lldbAPI.a \ lldbDataFormatters.a \ lldbExpression.a \ lldbHostCommon.a \ + lldbInitialize.a \ lldbInitAndLog.a \ lldbInterpreter.a \ lldbPluginABIMacOSX_arm.a \ |

