You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2010/10/21 16:22:39 UTC

svn commit: r1026011 - /tomcat/jk/trunk/native/Makefile.am

Author: mturk
Date: Thu Oct 21 14:22:39 2010
New Revision: 1026011

URL: http://svn.apache.org/viewvc?rev=1026011&view=rev
Log:
Cleanup everything with maintainer-clean

Modified:
    tomcat/jk/trunk/native/Makefile.am

Modified: tomcat/jk/trunk/native/Makefile.am
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/Makefile.am?rev=1026011&r1=1026010&r2=1026011&view=diff
==============================================================================
--- tomcat/jk/trunk/native/Makefile.am (original)
+++ tomcat/jk/trunk/native/Makefile.am Thu Oct 21 14:22:39 2010
@@ -17,7 +17,8 @@
 # Tell automake what it should do
 AUTOMAKE_OPTIONS = foreign
 MAINTAINERCLEANFILES=config.cache config.status config.log \
-Makefile.in configure common/portable.h.in
+config.nice Makefile.in configure common/portable.h.in \
+aclocal.m4
 
 SUBDIRS = @WEBSERVER@
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org