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/15 11:48:54 UTC

svn commit: r518575 - /incubator/tuscany/cpp/sca/doc/Makefile.am

Author: robbinspg
Date: Thu Mar 15 03:48:42 2007
New Revision: 518575

URL: http://svn.apache.org/viewvc?view=rev&rev=518575
Log:
Include doc in src distro and install in binary

Modified:
    incubator/tuscany/cpp/sca/doc/Makefile.am

Modified: incubator/tuscany/cpp/sca/doc/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/doc/Makefile.am?view=diff&rev=518575&r1=518574&r2=518575
==============================================================================
--- incubator/tuscany/cpp/sca/doc/Makefile.am (original)
+++ incubator/tuscany/cpp/sca/doc/Makefile.am Thu Mar 15 03:48:42 2007
@@ -24,5 +24,12 @@
 	
 endif	
 
+datadir=$(prefix)/doc
+
+data_DATA = *.html
+nobase_data_DATA = css/*.*
+
+EXTRA_DIST = css *.html
+
 clean:
 	rm -rf doxygen



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