From ccb8d260ed5e51f6f65205be04744a9e8322aa6f Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 21 Dec 2005 04:41:36 +0000 Subject: add plugins to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime --- lib/python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Makefile.am') diff --git a/lib/python/Makefile.am b/lib/python/Makefile.am index e94d36f4..1cc01544 100644 --- a/lib/python/Makefile.am +++ b/lib/python/Makefile.am @@ -2,7 +2,7 @@ INCLUDES = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src -SUBDIRS = Components Tools Screens +SUBDIRS = Components Tools Screens Plugins noinst_LIBRARIES = libenigma_python.a -- cgit v1.2.3