You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by pi...@apache.org on 2007/06/12 07:48:36 UTC

svn commit: r546385 - /webservices/rampart/trunk/c/Makefile.am

Author: pini
Date: Mon Jun 11 22:48:35 2007
New Revision: 546385

URL: http://svn.apache.org/viewvc?view=rev&rev=546385
Log:
Added missing files to tarball created by 'make dist'

Modified:
    webservices/rampart/trunk/c/Makefile.am

Modified: webservices/rampart/trunk/c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/Makefile.am?view=diff&rev=546385&r1=546384&r2=546385
==============================================================================
--- webservices/rampart/trunk/c/Makefile.am (original)
+++ webservices/rampart/trunk/c/Makefile.am Mon Jun 11 22:48:35 2007
@@ -1,6 +1,6 @@
 SUBDIRS = src 
 include_HEADERS=$(top_builddir)/include/*.h
-EXTRA_DIST = LICENSE NOTICE build.sh autogen.sh samples build
+EXTRA_DIST = LICENSE NOTICE build.sh autogen.sh samples build test
 
 check:	
 	./rampart-tests.sh