summaryrefslogtreecommitdiff
path: root/src/ontologies
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2017-06-04 14:12:07 +0200
committerCarlos Garnacho <carlosg@gnome.org>2017-06-29 19:52:47 +0200
commit1491b4a56640d1890151708d396311928fe750fc (patch)
tree142c9eb08b32ba5d7555de7731a4c9cf680cb2b8 /src/ontologies
parent2745f943323ed9d7efba13b2ca091a7cd514c460 (diff)
downloadtracker-1491b4a56640d1890151708d396311928fe750fc.tar.gz
libtracker-data: Build all journal file locations from the given GFiles
This is necessary to make the journals ubiquitous, as otherwise we mangle the canonical database when opening other ones.
Diffstat (limited to 'src/ontologies')
-rw-r--r--src/ontologies/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ontologies/Makefile.am b/src/ontologies/Makefile.am
index 547e50811..eb97557f0 100644
--- a/src/ontologies/Makefile.am
+++ b/src/ontologies/Makefile.am
@@ -1,4 +1,4 @@
-configdir = $(datadir)/tracker/ontologies
+nepomukdir = $(datadir)/tracker/ontologies/nepomuk
internal_config = \
10-xsd.ontology 10-xsd.description \
@@ -7,7 +7,7 @@ internal_config = \
20-dc.ontology 20-dc.description \
31-nao.ontology 31-nao.description
-config_DATA = \
+nepomuk_DATA = \
nepomuk/30-nie.ontology nepomuk/30-nie.description \
nepomuk/32-nco.ontology nepomuk/32-nco.description \
nepomuk/33-nfo.ontology nepomuk/33-nfo.description \