summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-07-21 18:37:59 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-07-22 10:24:30 +0200
commitd89991165a7ed7b837c4605289270c198e46abe2 (patch)
tree99eead0a6189476b675d1f8ecb6d7baad2388edf /Makefile.am
parenteb6f554094129b6a198607b2e65dfefa0c26c05b (diff)
downloadspice-d89991165a7ed7b837c4605289270c198e46abe2.tar.gz
spice-d89991165a7ed7b837c4605289270c198e46abe2.tar.xz
spice-d89991165a7ed7b837c4605289270c198e46abe2.zip
add SASL and smartcard to distcheck flags
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 853ffea5..f8cfe25b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,4 +12,4 @@ DISTCLEANFILES = \
EXTRA_DIST = spice.proto spice1.proto spice_codegen.py
-DISTCHECK_CONFIGURE_FLAGS=--enable-opengl --enable-gui --enable-tunnel
+DISTCHECK_CONFIGURE_FLAGS=--enable-opengl --enable-gui --enable-tunnel --enable-smartcard --with-sasl