build: Remove MAINTAINERCLEANFILES variable.
* makefile.am (MAINTAINERCLEANFILES): Delete unneeded variable. Using 'git clean -xdf' is more reliable than 'make maintainer-clean'
This commit is contained in:
		
					parent
					
						
							
								f0feb586b7
							
						
					
				
			
			
				commit
				
					
						ee280d4efc
					
				
			
		
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -24,10 +24,6 @@ SUBDIRS = scm/mcron .
 | 
				
			||||||
ED = @ED@   # !!!! Are these needed?
 | 
					ED = @ED@   # !!!! Are these needed?
 | 
				
			||||||
CP = @CP@
 | 
					CP = @CP@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAINTAINERCLEANFILES = configure makefile makefile.in config.guess config.sub \
 | 
					 | 
				
			||||||
                       install-sh missing texinfo.tex INSTALL \
 | 
					 | 
				
			||||||
                       aclocal.m4 compile depcomp mcron.1
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
CLEANFILES = mcron.c
 | 
					CLEANFILES = mcron.c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
EXTRA_DIST = makefile.ed mcron.c.template BUGS
 | 
					EXTRA_DIST = makefile.ed mcron.c.template BUGS
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue