From 9a5a1e8e7e7a43be837f2dd386af73f72fb78622 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 19 Jan 2009 08:38:10 +0100 Subject: Python plugin loader implementation. Fixes #304361. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d38a36f..a5aae26 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = common codegen gst examples testsuite pkgconfig +SUBDIRS = common codegen gst examples plugin testsuite pkgconfig common_cflags = $(PYTHON_INCLUDES) $(PYGOBJECT_CFLAGS) $(GST_CFLAGS) $(GST_OPTION_CFLAGS) -fno-strict-aliasing common_libadd = $(GST_LIBS) $(GST_OPTION_LIBS) -- cgit v1.2.3