X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flib%2FMakefile.am;h=c636762612bd34f0eec09a8724eb40cef4b2b18e;hb=1e123ed605bf4936226d675e6725691bff249f7f;hp=3c43a68407ecdca667882fdade8a112b95c29e42;hpb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;p=babeltrace.git diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 3c43a684..c6367626 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -5,8 +5,9 @@ SUBDIRS = trace-ir prio-heap plugin graph lib_LTLIBRARIES = libbabeltrace2.la libbabeltrace2_la_SOURCES = \ - assert-post.h \ - assert-pre.h \ + assert-cond-base.h \ + assert-cond.h \ + assert-cond.c \ babeltrace2.c \ current-thread.c \ error.c \