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 2006/06/24 19:30:13 UTC

svn commit: r416939 - /incubator/tuscany/cpp/sdo/Makefile.am

Author: robbinspg
Date: Sat Jun 24 10:30:13 2006
New Revision: 416939

URL: http://svn.apache.org/viewvc?rev=416939&view=rev
Log:
TUSCANY-458 Linux SDO bin dist build - readme

Modified:
    incubator/tuscany/cpp/sdo/Makefile.am

Modified: incubator/tuscany/cpp/sdo/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sdo/Makefile.am?rev=416939&r1=416938&r2=416939&view=diff
==============================================================================
--- incubator/tuscany/cpp/sdo/Makefile.am (original)
+++ incubator/tuscany/cpp/sdo/Makefile.am Sat Jun 24 10:30:13 2006
@@ -1,8 +1,8 @@
 SUBDIRS = runtime
 datadir=$(prefix)
 
-data_DATA = INSTALL README LICENSE COPYING
-EXTRA_DIST = LICENSE COPYING INSTALL README sdotest.sh
+data_DATA = INSTALL README LICENSE COPYING readme.txt
+EXTRA_DIST = LICENSE COPYING INSTALL README sdotest.sh readme.txt
 dist-hook:
 	rm -rf `find $(distdir)/ -type d -name .svn`
 	rm -rf `find $(distdir)/ -type d -name .deps`



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