diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am index ea9b6057..0f9c2d7a 100644 --- a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am @@ -1,5 +1,7 @@ installdir = $(pkglibdir)/python/Plugins/SystemPlugins/FrontprocessorUpgrade +SUBDIRS = meta + install_PYTHON = \ __init__.py \ plugin.py |
