255659a110b2553c7d448dd7a10b1c70deabb2a4
[babeltrace.git] / lib / plugin-system / notification / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3 noinst_LTLIBRARIES = libplugin-system-notification.la
4
5 # Plug-in system library
6 libplugin_system_notification_la_SOURCES = \
7 notification.c
This page took 0.029107 seconds and 3 git commands to generate.