tap-driver.sh: flush stdout after each test result
[babeltrace.git] / lib / plugin / Makefile.am
index 355a31f89d72da52ef433bf7c0bf529d371ba28f..bf8afa213f7c6e48f65e70c0fc053d6e0fc61606 100644 (file)
@@ -1,13 +1,6 @@
-AM_CFLAGS = $(PYTHON_INCLUDE) $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
-
 noinst_LTLIBRARIES = libplugin.la
 
 # Plug-in system library
 libplugin_la_SOURCES = \
        plugin.c \
        plugin-so.c
-
-if WITH_PYTHON_PLUGINS
-libplugin_la_SOURCES += plugin-python.c
-libplugin_la_LDFLAGS = $(PYTHON_LIBS)
-endif
This page took 0.023284 seconds and 4 git commands to generate.