summaryrefslogtreecommitdiff
path: root/src/settings/plugins/Makefile.am
blob: 278d455d3a8ee8c16662dfb8835d105547ef1517 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SUBDIRS=keyfile

@GNOME_CODE_COVERAGE_RULES@

if CONFIG_PLUGIN_IBFT
SUBDIRS+=ibft
endif

if CONFIG_PLUGIN_IFCFG_RH
SUBDIRS+=ifcfg-rh
endif

if CONFIG_PLUGIN_IFUPDOWN
SUBDIRS+=ifupdown
endif

if CONFIG_PLUGIN_IFNET
SUBDIRS+=ifnet
endif