Navigation Menu

Skip to content

Commit

Permalink
[MetaSearch] update PY_FILES
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Nov 30, 2021
1 parent e5d53ad commit bb6237d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/MetaSearch/CMakeLists.txt
@@ -1,4 +1,4 @@
file(GLOB PY_FILES __init__.py link_types.py plugin.py util.py)
file(GLOB PY_FILES __init__.py link_types.py plugin.py search_backend.py util.py)
PLUGIN_INSTALL(MetaSearch . ${PY_FILES} metadata.txt LICENSE.txt)

foreach(dir ui dialogs images resources resources/templates)
Expand Down

0 comments on commit bb6237d

Please sign in to comment.