Add notification utility library
[babeltrace.git] / lib / plugin-system / Makefile.am
index 9fa9d9337a8cd6edc7cf88c7f7d7a7c6bec1652b..e3f9614ec4f340dbaf307e9e0b04ddab9f9bc1d5 100644 (file)
@@ -1,5 +1,7 @@
 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
 
+SUBDIRS = notification
+
 noinst_LTLIBRARIES = libplugin-system.la
 
 # Plug-in system library
This page took 0.024139 seconds and 4 git commands to generate.