summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-07-21 19:52:21 +0300
committerAlon Levy <alevy@redhat.com>2011-07-22 16:24:04 +0300
commit0b6a49011043ecaba2f91351b67c28119ed8418a (patch)
tree8f6f0658e54edd3161b8b73e043f97e7d5740938 /Makefile.am
parentaab6aa419c74cac0dda3acceb17558ebdcc85459 (diff)
downloadspice-0b6a49011043ecaba2f91351b67c28119ed8418a.tar.gz
spice-0b6a49011043ecaba2f91351b67c28119ed8418a.tar.xz
spice-0b6a49011043ecaba2f91351b67c28119ed8418a.zip
distcheck: add --enable-smartcard --with-sasl
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 d90357fc..0495693d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,4 +8,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