X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flib%2FMakefile.am;h=c636762612bd34f0eec09a8724eb40cef4b2b18e;hb=1778c2a4134647150b199b2b57130817144446b0;hp=d36a4436c013920156e934d98a6ca1357b27bedd;hpb=e020d1340a9b5ebd7d7dbf00a2c34d2fe512a495;p=babeltrace.git diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index d36a4436..c6367626 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -7,6 +7,7 @@ lib_LTLIBRARIES = libbabeltrace2.la libbabeltrace2_la_SOURCES = \ assert-cond-base.h \ assert-cond.h \ + assert-cond.c \ babeltrace2.c \ current-thread.c \ error.c \