X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=lib%2FMakefile.am;h=33e1256f77d6817a667f7590fa4ee4913399a03a;hp=edae4bee359b264272f724eebb915a5ab1a6b8b0;hb=55cd033dfdc2da3511a9381b234937d8476b27e4;hpb=44148130e9c5630ae003885c584a397e1b889ff5 diff --git a/lib/Makefile.am b/lib/Makefile.am index edae4bee..33e1256f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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