summaryrefslogtreecommitdiff
path: root/tests/functional-tests/test-ontologies/notify/Makefile.am
blob: 9c4ec7ea32f486cf75b2865e7f8500f8dacb0ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
notifydir = $(datadir)/tracker-tests/test-ontologies/notify

notify_DATA =                                          \
	10-xsd.ontology                                \
	11-rdf.ontology                                \
	12-nrl.ontology                                \
	20-dc.ontology                                 \
	31-nao.ontology                                \
	90-tracker.ontology                            \
	91-test.ontology

EXTRA_DIST = $(notify_DATA)