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

@GNOME_CODE_COVERAGE_RULES@

if CONFIG_PLUGIN_IFCFG_RH
SUBDIRS+=ifcfg-rh
endif

if CONFIG_PLUGIN_IFCFG_SUSE
SUBDIRS+=ifcfg-suse
endif

if CONFIG_PLUGIN_IFUPDOWN
SUBDIRS+=ifupdown
endif

if CONFIG_PLUGIN_IFNET
SUBDIRS+=ifnet
endif