summaryrefslogtreecommitdiff
path: root/src/miners/Makefile.am
blob: cbeba54305a871b54d658830d49f2d5a02f78749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS =

if HAVE_TRACKER_MINER_FS
SUBDIRS += fs
endif

if HAVE_TRACKER_MINER_APPS
SUBDIRS += apps
endif

if HAVE_TRACKER_MINER_RSS
SUBDIRS += rss
endif

EXTRA_DIST = meson.build