Fix missing header in Makefile.am
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 25 Aug 2011 21:34:59 +0000 (17:34 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 25 Aug 2011 21:34:59 +0000 (17:34 -0400)
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
include/Makefile.am

index bf2bf01368580d00b9517619c73c93d422a72496..171eefc9dd38e50e47d35dbcb755e82f19f11e81 100644 (file)
@@ -1,4 +1,4 @@
 lttnginclude_HEADERS = lttng/lttng.h lttng/lttng-kconsumerd.h
 
 noinst_HEADERS = lttngerr.h lttng-kernel.h ltt-kconsumerd.h lttng-share.h \
-                                lttng-sessiond-comm.h lttng-ust.h
+                                lttng-sessiond-comm.h lttng-ust.h lttng-kernel-ctl.h
This page took 0.0252 seconds and 4 git commands to generate.