summaryrefslogtreecommitdiff
path: root/src/settings/plugins/keyfile/Makefile.am
diff options
context:
space:
mode:
authorPavel Šimerda <psimerda@redhat.com>2012-11-05 11:35:34 +0100
committerPavel Šimerda <psimerda@redhat.com>2012-11-13 20:23:06 +0100
commitfaa1bcb540c3dac9bc1a85aa3518f8513fa44417 (patch)
tree512926191fa2514e8753e02513ca59edc5fcd0dc /src/settings/plugins/keyfile/Makefile.am
parente19ef483b77b724b6ec45c4c3c6106a2f9308769 (diff)
build: improve documentation and test configure options
Use --enable-doc and --enable-tests instead of --with-docs and --with-tests. This is consistent with other features and with --enable-gtk-doc option. Support current variants as fallback. Don't build tests unless --enable-tests is specified.
Diffstat (limited to 'src/settings/plugins/keyfile/Makefile.am')
-rw-r--r--src/settings/plugins/keyfile/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/plugins/keyfile/Makefile.am b/src/settings/plugins/keyfile/Makefile.am
index dea92da14e..a9fbb6638f 100644
--- a/src/settings/plugins/keyfile/Makefile.am
+++ b/src/settings/plugins/keyfile/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS=. tests
+SUBDIRS = . tests
INCLUDES = \
-I$(top_srcdir)/src/settings \