You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by af...@apache.org on 2008/01/07 21:46:33 UTC

svn commit: r609774 - /logging/log4cxx/trunk/src/test/resources/Makefile.am

Author: afester
Date: Mon Jan  7 12:46:20 2008
New Revision: 609774

URL: http://svn.apache.org/viewvc?rev=609774&view=rev
Log:
LOGCXX-43: tweak to fix make dist for source tarball creation

Modified:
    logging/log4cxx/trunk/src/test/resources/Makefile.am

Modified: logging/log4cxx/trunk/src/test/resources/Makefile.am
URL: http://svn.apache.org/viewvc/logging/log4cxx/trunk/src/test/resources/Makefile.am?rev=609774&r1=609773&r2=609774&view=diff
==============================================================================
--- logging/log4cxx/trunk/src/test/resources/Makefile.am (original)
+++ logging/log4cxx/trunk/src/test/resources/Makefile.am Mon Jan  7 12:46:20 2008
@@ -14,7 +14,7 @@
 # limitations under the License.
 #
 SUBDIRS = input witness
-EXTRA_DIST = log4j.dtd L7D_en_US.properties L7D_fr_CH.properties L7D_fr.properties
+EXTRA_DIST = L7D_en_US.properties L7D_fr_CH.properties L7D_fr.properties
 
 if TESTS