X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f51c8ddf3d774e5dbfc04ab546aa2ea6c7225172..0d34f9703fc13e99c4d76a0ee539d58d39dded2d:/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