You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ro...@apache.org on 2007/03/13 21:56:43 UTC

svn commit: r517866 - /incubator/tuscany/cpp/sca/runtime/extensions/rest/Makefile.am

Author: robbinspg
Date: Tue Mar 13 13:56:41 2007
New Revision: 517866

URL: http://svn.apache.org/viewvc?view=rev&rev=517866
Log:
install REST schema in distro

Modified:
    incubator/tuscany/cpp/sca/runtime/extensions/rest/Makefile.am

Modified: incubator/tuscany/cpp/sca/runtime/extensions/rest/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/runtime/extensions/rest/Makefile.am?view=diff&rev=517866&r1=517865&r2=517866
==============================================================================
--- incubator/tuscany/cpp/sca/runtime/extensions/rest/Makefile.am (original)
+++ incubator/tuscany/cpp/sca/runtime/extensions/rest/Makefile.am Tue Mar 13 13:56:41 2007
@@ -2,3 +2,5 @@
 datadir=$(prefix)/extensions/rest
 
 nobase_data_DATA = xsd/*.xsd
+
+EXTRA_DIST = xsd
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org