From d89991165a7ed7b837c4605289270c198e46abe2 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 21 Jul 2011 18:37:59 +0200 Subject: add SASL and smartcard to distcheck flags --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit