diff options
| author | Michael Biebl <biebl@debian.org> | 2014-07-06 02:16:10 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-07-06 02:16:10 +0200 |
| commit | 33491bc4279481db8ae47213e34a6d695a0e8830 (patch) | |
| tree | 097d2b0fdff3fae6885381ae5e57a182cd8cbbba /src/settings/plugins/Makefile.am | |
| parent | 59c3714a494c3b3765657c0551ad82842d98a7d2 (diff) | |
Imported Upstream version 0.9.10.0 upstream/0.9.10.0
Diffstat (limited to 'src/settings/plugins/Makefile.am')
| -rw-r--r-- | src/settings/plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/settings/plugins/Makefile.am b/src/settings/plugins/Makefile.am index 8b39b3fc..41694e7e 100644 --- a/src/settings/plugins/Makefile.am +++ b/src/settings/plugins/Makefile.am @@ -1,5 +1,7 @@ SUBDIRS=keyfile example +@GNOME_CODE_COVERAGE_RULES@ + if CONFIG_PLUGIN_IFCFG_RH SUBDIRS+=ifcfg-rh endif |