Fix: add missing UST abi header for make dist
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 3618ed073c96a0fb4ebd4dd701dde96ce5bc477d..0964c9402c751e5444b76e7890ccf400cd5bf4c1 100644 (file)
@@ -17,7 +17,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        consumer.c consumer.h \
                        session.c session.h \
                        modprobe.c modprobe.h kern-modules.h \
-                       lttng-ust-ctl.h lttng-ust-abi.h \
+                       lttng-ust-ctl.h lttng-ust-abi.h lttng-ust-error.h \
                        fd-limit.c fd-limit.h \
                        kernel-consumer.c kernel-consumer.h \
                        consumer.h \
This page took 0.02466 seconds and 5 git commands to generate.