Print "binary+offset" when function name can't be resolved
[babeltrace.git] / lib / Makefile.am
index edae4bee359b264272f724eebb915a5ab1a6b8b0..33e1256f77d6817a667f7590fa4ee4913399a03a 100644 (file)
@@ -19,9 +19,10 @@ if ENABLE_DEBUGINFO
 noinst_LTLIBRARIES = libdebuginfo.la
 
 libdebuginfo_la_SOURCES = debuginfo.c \
-                           so-info.c \
-                           dwarf.c \
-                           crc32.c
+                         so-info.c \
+                         dwarf.c \
+                         crc32.c \
+                         utils.c
 libdebuginfo_la_LDFLAGS = -lelf -ldw
 endif
 
This page took 0.0257 seconds and 4 git commands to generate.