X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2FMakefile.am;fp=include%2FMakefile.am;h=4f7c406f82cddb1ed7f2ee2c802feaaf15d234d4;hp=f2ff631be4b1728daa3a0250cc34845c78677de8;hb=55f09f529d02f6f548195ad3087edb10d12c52f6;hpb=9105c4677c8d51bf8b4a19b9d4f428cf17ca5292 diff --git a/include/Makefile.am b/include/Makefile.am index f2ff631b..4f7c406f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -81,6 +81,8 @@ babeltrace2graphinclude_HEADERS = \ babeltrace2/graph/component-class-source.h \ babeltrace2/graph/component-class.h \ babeltrace2/graph/component-const.h \ + babeltrace2/graph/component-descriptor-set-const.h \ + babeltrace2/graph/component-descriptor-set.h \ babeltrace2/graph/component-filter-const.h \ babeltrace2/graph/component-sink-const.h \ babeltrace2/graph/component-source-const.h \