summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/build-swig-Python.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/scripts/Python/build-swig-Python.sh')
-rwxr-xr-xlldb/scripts/Python/build-swig-Python.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/lldb/scripts/Python/build-swig-Python.sh b/lldb/scripts/Python/build-swig-Python.sh
index 404cdfa8bc6..17b880ae03f 100755
--- a/lldb/scripts/Python/build-swig-Python.sh
+++ b/lldb/scripts/Python/build-swig-Python.sh
@@ -30,6 +30,11 @@ fi
HEADER_FILES="${SRC_ROOT}/include/lldb/lldb-include.h"\
+" ${SRC_ROOT}/include/lldb/lldb-defines.h"\
+" ${SRC_ROOT}/include/lldb/lldb-enumerations.h"\
+" ${SRC_ROOT}/include/lldb/lldb-forward.h"\
+" ${SRC_ROOT}/include/lldb/lldb-forward-rtti.h"\
+" ${SRC_ROOT}/include/lldb/lldb-types.h"\
" ${SRC_ROOT}/include/lldb/API/SBAddress.h"\
" ${SRC_ROOT}/include/lldb/API/SBBlock.h"\
" ${SRC_ROOT}/include/lldb/API/SBBreakpoint.h"\
OpenPOWER on IntegriCloud