lib: rename include dir to babeltrace2
[babeltrace.git] / lib / plugin / Makefile.am
index 6a5e4a1112403004430c7530f95e1f3319e09233..bf8afa213f7c6e48f65e70c0fc053d6e0fc61606 100644 (file)
@@ -1,7 +1,6 @@
-AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
 noinst_LTLIBRARIES = libplugin.la
 
 # Plug-in system library
 libplugin_la_SOURCES = \
-       plugin.c
+       plugin.c \
+       plugin-so.c
This page took 0.023511 seconds and 4 git commands to generate.