Print "binary+offset" when function name can't be resolved
[babeltrace.git] / lib / Makefile.am
index 42a94346ba8c6e43924baaf2647b50f616888358..d878e5fa2e1b24d4395f71c384a75318adb30f49 100644 (file)
@@ -17,9 +17,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.023694 seconds and 4 git commands to generate.