summaryrefslogtreecommitdiff
path: root/docs/reference/meson.build
blob: b279c6ee9ab24bba2327b90658b568050cc3a979 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
docpath = join_paths(datadir, 'gtk-doc')

icon_images = files(
  'images/icon-deprecated.svg',
  'images/icon-fulltextindexed.svg',
  'images/icon-multivalue.svg',
  'images/icon-notify.svg',
  'images/icon-superproperty.svg',
)

subdir('libtracker-sparql')
subdir('ontology')