More removal
[lttng-ust.git] / configure.ac
index 8594a4707c1a9f053b1950e877285dab6438465e..6ab6e3c23b93a8870ab75e22710c13059953a1eb 100644 (file)
@@ -8,7 +8,7 @@ AC_CANONICAL_HOST
 AC_CONFIG_MACRO_DIR([config])
 AM_INIT_AUTOMAKE([foreign])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-AC_CONFIG_SRCDIR([ustctl/ustctl.c])
+AC_CONFIG_SRCDIR([include/ust/tracepoint.h])
 AC_CONFIG_HEADERS([config.h include/ust/config.h])
 AH_TEMPLATE([HAVE_EFFICIENT_UNALIGNED_ACCESS], [Use efficient unaligned access.])
 # Compute minor/major version numbers
This page took 0.023356 seconds and 4 git commands to generate.