Add missing headers for make dist
[lttng-tools.git] / src / common / ust-consumer / Makefile.am
index 478aae79323993ba5e4805303fc72ece78a7a875..798ad9aa6606218f6844485be2cf6d719ebc6c9c 100644 (file)
@@ -1,7 +1,7 @@
 if HAVE_LIBLTTNG_UST_CTL
 noinst_LTLIBRARIES = libust-consumer.la
 
-libust_consumer_la_SOURCES = ust-consumer.c
+libust_consumer_la_SOURCES = ust-consumer.c ust-consumer.h
 
 libust_consumer_la_LIBADD = -llttng-ust-ctl
 
This page took 0.022962 seconds and 4 git commands to generate.