[vinagre] distcheck with --disable-applet



commit f20da94d20aab8663da433f6506ac6d76eecaf88
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Feb 18 13:54:48 2011 -0500

    distcheck with --disable-applet

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5fe812d..d20bd3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ MAINTAINERCLEANFILES = 		\
 	`find "$(srcdir)" -type f -name Makefile.in -print`	\
 	`find "$(topdir)/help" -type f -name *.mo -print`
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-applet
 
 # Copy all the spec files. Of cource, only one is actually used.
 dist-hook:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]