2 # Copyright (C) 2012 Yannick Brosseau <yannick.brosseau@gmail.com>
4 # SPDX-License-Identifier: LGPL-2.1-only
7 exec_prefix=@exec_prefix@
9 includedir=@includedir@
11 Name: LTTng control library
12 Description: Control LTTng recording sessions and triggers
13 Version: @PACKAGE_VERSION@
16 Libs: -L${libdir} -llttng-ctl
17 Cflags: -I${includedir}