Fix: overflow of signed integer results in undefined behaviour
[babeltrace.git] / tests / Makefile.am
index 77a167f3d8690eb36374e08b4931a7eb944451a7..9b9adb66260f0ff9b1143d5af2f6f62403907c04 100644 (file)
@@ -16,7 +16,8 @@ TESTS = bin/test_trace_read \
        lib/test_bt_ctf_field_type_validation
 
 EXTRA_DIST = $(srcdir)/ctf-traces/** \
-            $(srcdir)/debuginfo-data/**
+            $(srcdir)/debuginfo-data/** \
+            $(srcdir)/debuginfo-data/.build-id/cd/**
 
 if ENABLE_DEBUGINFO
 TESTS += lib/test_dwarf_complete \
This page took 0.024253 seconds and 4 git commands to generate.