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/15 10:22:12 UTC

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

Author: pini
Date: Fri Jun 15 01:22:11 2007
New Revision: 547574

URL: http://svn.apache.org/viewvc?view=rev&rev=547574
Log:
Added xdocs directory

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=547574&r1=547573&r2=547574
==============================================================================
--- webservices/rampart/trunk/c/Makefile.am (original)
+++ webservices/rampart/trunk/c/Makefile.am Fri Jun 15 01:22:11 2007
@@ -3,7 +3,7 @@
 includedir=$(prefix)/include/rampart-0.90
 include_HEADERS=$(top_builddir)/include/*.h
 docs_DATA=xdocs/*
-EXTRA_DIST = LICENSE NOTICE build.sh autogen.sh samples build test
+EXTRA_DIST = LICENSE NOTICE build.sh autogen.sh samples build test xdocs
 
 check:	
 	./rampart-tests.sh