teams: Turn server into a directory

Same as already happens for cloud. This will allow us to add
more files.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani 2025-01-05 12:03:50 +01:00
parent a52e0b37d1
commit 7a35c337f5
2 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<include from="this://./teams/cloud/cloud.xml"/>
<include from="this://./teams/cloud/container.xml"/>
<include from="this://./teams/cloud/vagrant.xml"/>
<include from="this://./teams/server.xml"/>
<include from="this://./teams/server/server.xml"/>
<include from="this://./teams/workstation.xml"/>
<include from="this://./teams/kde.xml"/>
<include from="this://./teams/xfce.xml"/>