X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Flib%2FMakefile.am;h=db80b960ef6dc8d3b69b279047cc1e8bd88a0044;hb=1f9f5b4d1def78f948fab510e065bc5ca01c8147;hp=84e05257322e41aa32cc60db7cabb2562cdfeea3;hpb=7085eeaab415fdeb43a5f77c9383f831a4b85acf;p=babeltrace.git diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 84e05257..db80b960 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -3,6 +3,7 @@ SUBDIRS = trace-ir prio-heap plugin graph lib_LTLIBRARIES = libbabeltrace2.la libbabeltrace2_la_SOURCES = \ + assert-post.h \ assert-pre.h \ babeltrace2.c \ lib-logging.c \