summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api/rdar-12481949/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/python_api/rdar-12481949/Makefile')
-rw-r--r--lldb/test/python_api/rdar-12481949/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/lldb/test/python_api/rdar-12481949/Makefile b/lldb/test/python_api/rdar-12481949/Makefile
new file mode 100644
index 00000000000..8a7102e347a
--- /dev/null
+++ b/lldb/test/python_api/rdar-12481949/Makefile
@@ -0,0 +1,5 @@
+LEVEL = ../../make
+
+CXX_SOURCES := main.cpp
+
+include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud