build: Run distcheck' with --enable-daemon'.
				
					
				
			* Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Add `--enable-daemon'.
This commit is contained in:
		
							parent
							
								
									351782e2f1
								
							
						
					
					
						commit
						aca54b395e
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -236,4 +236,5 @@ endif BUILD_DAEMON
 | 
			
		|||
ACLOCAL_AMFLAGS = -I m4
 | 
			
		||||
AM_DISTCHECK_CONFIGURE_FLAGS =			\
 | 
			
		||||
  --with-libgcrypt-prefix="$(LIBGCRYPT_PREFIX)"	\
 | 
			
		||||
  --with-nix-prefix="$(NIX_PREFIX)"
 | 
			
		||||
  --with-nix-prefix="$(NIX_PREFIX)"		\
 | 
			
		||||
  --enable-daemon
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue