installdir = ${coredir}/shell install_DATA = \ __init__.py \ BookmarkList.py \ ItemBrowser.py \ ListView.py \ Plugin.py \ PluginRegistry.py \ SearchBar.py SUBDIRS = \ plugins EXTRA_DIST = $(install_DATA) install_PYTHON = $(install_DATA) CLEANFILES = *.pyc