You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by pq...@apache.org on 2010/05/06 20:28:55 UTC

svn commit: r941850 - /incubator/libcloud/trunk/MANIFEST.in

Author: pquerna
Date: Thu May  6 18:28:55 2010
New Revision: 941850

URL: http://svn.apache.org/viewvc?rev=941850&view=rev
Log:
include demos in the release tarballs

Modified:
    incubator/libcloud/trunk/MANIFEST.in

Modified: incubator/libcloud/trunk/MANIFEST.in
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/MANIFEST.in?rev=941850&r1=941849&r2=941850&view=diff
==============================================================================
--- incubator/libcloud/trunk/MANIFEST.in (original)
+++ incubator/libcloud/trunk/MANIFEST.in Thu May  6 18:28:55 2010
@@ -7,5 +7,6 @@ include HACKING
 include README
 prune test/secrets.py
 include test/*.py
+include demos/*
 include test/secrets.py-dist
 include test/fixtures/*/*
\ No newline at end of file