aboutsummaryrefslogtreecommitdiff
path: root/cmake/treedata
diff options
context:
space:
mode:
authorAlwin Esch <alwin.esch@web.de>2019-07-17 23:03:02 +0200
committerAlwin Esch <alwin.esch@web.de>2019-07-17 23:03:02 +0200
commitfdbb7f7d8da71289ae78056e87021568d6f615a6 (patch)
tree8338fe7df266097f80b17242d29afcb0a517e0b4 /cmake/treedata
parentc341779afb86cbb7e97b6352c41df1657b873398 (diff)
[addons] move AddonInfo (.cpp / .h) to its own folder
This is done to make it easier to understand after the subsequent changes and to have all of this related files in a folder.
Diffstat (limited to 'cmake/treedata')
-rw-r--r--cmake/treedata/common/subdirs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt
index cd82b5a0e4..fdbddef8e0 100644
--- a/cmake/treedata/common/subdirs.txt
+++ b/cmake/treedata/common/subdirs.txt
@@ -1,5 +1,6 @@
xbmc xbmc
xbmc/addons addons
+xbmc/addons/addoninfo addons_addoninfo
xbmc/addons/binary-addons addons_binary-addons
xbmc/addons/interfaces addons_interfaces
xbmc/addons/interfaces/Addon addons_interfaces_addon