From eaa8bc374ff5eca1bb3caf9517dc6772cae34dd6 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Tue, 19 Dec 2006 07:19:55 +0000 Subject: add IpkgInstaller Media Scanner plugin --- lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am (limited to 'lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am') diff --git a/lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am b/lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am new file mode 100644 index 00000000..ece0698f --- /dev/null +++ b/lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am @@ -0,0 +1,5 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/IpkgInstaller + +install_PYTHON = \ + __init__.py \ + plugin.py -- cgit v1.2.3